Skip to content
Snippets Groups Projects
Commit f6df4100 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Add stdio to file.

parent 281b7d84
Branches
Tags
No related merge requests found
......@@ -6,6 +6,7 @@
*/
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment