Commit 1e120a8e authored by Tom Lane's avatar Tom Lane

Add missing #include.

parent 3896f48d
......@@ -9,6 +9,7 @@
#ifdef __GLIBC__
#include <getopt.h>
#endif
#include <time.h>
#include <sys/time.h>
/* These next two lines are correct when pg_autovaccum is compiled
......
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