]> granicus.if.org Git - postgresql/blobdiff - contrib/oid2name/oid2name.c
Add stdio to file.
[postgresql] / contrib / oid2name / oid2name.c
index 565baea1b63a1348b231145413fefcad03646d67..9169c9fd243b101bf167d581b910718b8c458ae9 100644 (file)
@@ -6,6 +6,7 @@
 
  */
 
+#include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
 #include <string.h>