From 16b76d5cc0afb177e599f964dd2d883a0a0064cb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 15 Jul 2009 22:18:13 +0000 Subject: [PATCH] add paranoid git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25329 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ftpd/extern.h | 1 + 1 file changed, 1 insertion(+) diff --git a/appl/ftp/ftpd/extern.h b/appl/ftp/ftpd/extern.h index 6e36eaf6a..3f48ec66e 100644 --- a/appl/ftp/ftpd/extern.h +++ b/appl/ftp/ftpd/extern.h @@ -145,5 +145,6 @@ extern char hostname[], remotehost[]; extern char proctitle[]; extern int usedefault; extern char tmpline[]; +extern int paranoid; #endif /* _EXTERN_H_ */ -- 2.11.4.GIT