cleanup: eliminate "implicit declaration" warnings.

Also fixed a potential core/memory corruption in dticon.
This commit is contained in:
Jon Trulson
2014-03-24 15:54:43 -06:00
parent f6adc98dd7
commit b2db23c0af
9 changed files with 20 additions and 9 deletions

View File

@@ -101,7 +101,7 @@
# define ctime _huh_ctime
# include <stdlib.h>
# include <sys/types.h>
# include <sys/stat.h>
# include <string.h>