Include stdio.h

This commit is contained in:
Andrew Johnson
2006-03-30 19:50:31 +00:00
parent 93bab7d518
commit 3caf5e10c4

View File

@@ -16,6 +16,7 @@
* returns the length of the resultant string (may contain nulls)
*/
#include <stdio.h>
#include <shareLib.h>
#ifdef __cplusplus