Commit f6df4100 authored by Bruce Momjian's avatar Bruce Momjian

Add stdio to file.

parent 281b7d84
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
*/ */
#include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <unistd.h> #include <unistd.h>
#include <string.h> #include <string.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment