Commit bfaa9a0a authored by Bruce Momjian's avatar Bruce Momjian

Add missing include

parent 00051c9b
......@@ -10,6 +10,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <sys/time.h>
#include <unistd.h>
/* O_SYNC and O_FSYNC are the same */
......
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