Update libpgeasy define.

REL7_0_PATCHES
Bruce Momjian 26 years ago
parent 96d643e5d5
commit 0e69b81d25
  1. 2
      src/interfaces/libpgeasy/libpgeasy.c

@ -11,7 +11,9 @@
#include "halt.h"
#include "libpgeasy.h"
#ifndef NUL
#define NUL '\0'
#endif
#ifndef TRUE
#define TRUE 1

Loading…
Cancel
Save