Update libpgeasy define.

This commit is contained in:
Bruce Momjian 2000-04-28 17:19:42 +00:00
parent 96d643e5d5
commit 0e69b81d25
1 changed files with 2 additions and 0 deletions

View File

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