Changeset 1357
- Timestamp:
- 03/08/06 14:46:11 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI05-delivery/trunk/src/bbftp-server-3.2.0/bbftpd/bbftpd_login.c
r1328 r1357 56 56 57 57 #include <pwd.h> 58 #include <bbftpd_log.h>59 58 #include <sys/types.h> 60 59 #include <unistd.h> … … 81 80 #include <userpw.h> 82 81 #endif 82 83 #include <bbftpd_log.h> 84 83 85 84 86 extern int incontrolsock ;
Note: See TracChangeset
for help on using the changeset viewer.