12 lines
299 B
C
12 lines
299 B
C
$NetBSD: patch-ftpd.c,v 1.1 2013/05/23 14:57:32 joerg Exp $
|
|
|
|
--- ftpd.c.orig 1999-11-09 07:23:46.000000000 +0000
|
|
+++ ftpd.c
|
|
@@ -7,6 +7,7 @@
|
|
#include "timeoutread.h"
|
|
#include "timeoutwrite.h"
|
|
#include "substdio.h"
|
|
+#include "exit.h"
|
|
#include "fetch.h"
|
|
#include "pathdecode.h"
|
|
#include "file.h"
|