fix implied declaration warning

This commit is contained in:
bentley
2010-01-15 17:11:06 -07:00
parent e5ba184ef3
commit 35af90723b

View File

@@ -1,3 +1,4 @@
#include <err.h>
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h> #include <string.h>