standby: add missing include

This commit is contained in:
Ian Barwick
2021-08-18 10:26:56 +09:00
parent efd5792de4
commit bf0478088c

View File

@@ -20,6 +20,7 @@
*/ */
#include <sys/stat.h> #include <sys/stat.h>
#include <time.h>
#include "repmgr.h" #include "repmgr.h"
#include "dirutil.h" #include "dirutil.h"