Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/libpq/util.c')
-rw-r--r--src/backend/libpq/util.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/backend/libpq/util.c b/src/backend/libpq/util.c
index 3d9ba30b496..c331298dbd5 100644
--- a/src/backend/libpq/util.c
+++ b/src/backend/libpq/util.c
@@ -5,7 +5,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: util.c,v 1.12 1999/07/16 03:12:57 momjian Exp $
+ * $Id: util.c,v 1.13 1999/07/17 20:17:03 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -17,8 +17,6 @@
* PQuntrace - turn off pqdebug() tracing
*/
-#include <stdio.h>
-#include <string.h>
#include "postgres.h"
#include "libpq/libpq.h"