Remove unneded header include

This commit is contained in:
Konstantin Knizhnik
2023-04-05 21:47:15 +03:00
parent 31950850c4
commit cf73c3c79e

View File

@@ -17,7 +17,6 @@
#include <sys/statvfs.h>
#include <unistd.h>
#include <fcntl.h>
#include <math.h>
#include "postgres.h"
#include "funcapi.h"