changed order of includes

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1123 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-12-16 22:55:33 +00:00
parent d994c8b9d2
commit 569fd109a4
8 changed files with 30 additions and 25 deletions

View File

@@ -72,7 +72,7 @@ void renamecmd(char *, char *);
char *renamefrom(char *);
void reply(int, const char *, ...);
void retrieve(char *, char *);
void send_file_list(char *);
void send_file_list(char *, int minus_l);
void setproctitle(const char *, ...);
void statcmd(void);
void statfilecmd(char *);