forked from mirrors/tftp-hpa-google
Be paranoid about multiple inclusions (apparently some systems don't like
it for certain header files.) Be a little bit more careful in setting up the standard environment in config.h. This is AIX portability work.
This commit is contained in:
parent
818a5408bd
commit
3d401fa4c9
8 changed files with 26 additions and 55 deletions
|
@ -17,7 +17,6 @@
|
|||
|
||||
#include "config.h" /* Must be included first! */
|
||||
#include <syslog.h>
|
||||
#include <signal.h>
|
||||
#include "tftpd.h"
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue