summaryrefslogtreecommitdiff
path: root/src/common/username.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/username.c')
-rw-r--r--src/common/username.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/username.c b/src/common/username.c
index d6abac8281..487eacfe73 100644
--- a/src/common/username.c
+++ b/src/common/username.c
@@ -18,10 +18,8 @@
#include "postgres_fe.h"
#endif
-#include <errno.h>
#include <pwd.h>
#include <unistd.h>
-#include <sys/types.h>
#include "common/username.h"