Skip to content

Commit

Permalink
Add missing include (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
dutow authored Oct 2, 2024
1 parent e3018fc commit ae29fd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/catalog/tde_global_space.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ae29fd7

Please sign in to comment.