add paranoid
authorLove Hörnquist Åstrand <lha@kth.se>
Wed, 15 Jul 2009 22:18:13 +0000 (22:18 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Wed, 15 Jul 2009 22:18:13 +0000 (22:18 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25329 ec53bebd-3082-4978-b11e-865c3cabbd6b

appl/ftp/ftpd/extern.h

index 6e36eaf6a349c32a002eed4b34cb386ad39362e3..3f48ec66eb5f03c68da9227d9f1d4ca2d628aa44 100644 (file)
@@ -145,5 +145,6 @@ extern      char hostname[], remotehost[];
 extern char proctitle[];
 extern int usedefault;
 extern  char tmpline[];
+extern  int paranoid;
 
 #endif /* _EXTERN_H_ */