Add missing include (#301)

pull/209/head
Zsolt Parragi 12 months ago committed by GitHub
parent e3018fca90
commit ae29fd7e52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/catalog/tde_global_space.c

@ -26,6 +26,7 @@
#include "pg_tde_fe.h"
#endif
#include <unistd.h>
#include <openssl/rand.h>
#include <openssl/err.h>
#include <sys/time.h>

Loading…
Cancel
Save