We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3896f48 commit 1e120a8Copy full SHA for 1e120a8
contrib/pg_autovacuum/pg_autovacuum.h
@@ -9,6 +9,7 @@
9
#ifdef __GLIBC__
10
#include <getopt.h>
11
#endif
12
+#include <time.h>
13
#include <sys/time.h>
14
15
/* These next two lines are correct when pg_autovaccum is compiled
0 commit comments