Remove some warnings

This commit is contained in:
Gregory Nutt
2013-10-01 12:10:09 -06:00
parent efb1695c0c
commit 30ffd2364c
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -42,6 +42,8 @@
****************************************************************************/
#include <stdio.h>
#include <syslog.h>
#include "lib_internal.h"
/****************************************************************************