1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-29 22:49:41 +03:00

Add markers.

This commit is contained in:
Bruce Momjian
2011-08-26 16:04:29 -04:00
parent 455d08b285
commit 48423d949f
2 changed files with 3 additions and 3 deletions

View File

@@ -10,8 +10,8 @@
#define COMMON_H
#include "libpq-fe.h"
#include "getopt_long.h"
#include "pqexpbuffer.h"
#include "getopt_long.h" /* pgrminclude ignore */
#include "pqexpbuffer.h" /* pgrminclude ignore */
enum trivalue
{