summaryrefslogtreecommitdiff
path: root/src/bin/psql/crosstabview.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/psql/crosstabview.c')
-rw-r--r--src/bin/psql/crosstabview.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bin/psql/crosstabview.c b/src/bin/psql/crosstabview.c
index bf48d2f4062..2794eb6b876 100644
--- a/src/bin/psql/crosstabview.c
+++ b/src/bin/psql/crosstabview.c
@@ -7,8 +7,6 @@
*/
#include "postgres_fe.h"
-#include <string.h>
-
#include "common.h"
#include "crosstabview.h"
#include "pqexpbuffer.h"