8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78693c8 commit 988d53eCopy full SHA for 988d53e
src/bin/pg_encoding/pg_encoding.c
@@ -7,11 +7,11 @@
7
*
8
9
* IDENTIFICATION
10
- * $Header: /cvsroot/pgsql/src/bin/pg_encoding/Attic/pg_encoding.c,v 1.6 2000/01/15 18:30:32 petere Exp $
+ * $Header: /cvsroot/pgsql/src/bin/pg_encoding/Attic/pg_encoding.c,v 1.7 2000/02/16 13:22:00 momjian Exp $
11
12
*-------------------------------------------------------------------------
13
*/
14
-#include "c.h"
+#include "postgres.h"
15
#include "mb/pg_wchar.h"
16
17
static void usage(void);
0 commit comments