Skip to content
Snippets Groups Projects
Commit 0e69b81d authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update libpgeasy define.

parent 96d643e5
Branches
Tags
No related merge requests found
...@@ -11,7 +11,9 @@ ...@@ -11,7 +11,9 @@
#include "halt.h" #include "halt.h"
#include "libpgeasy.h" #include "libpgeasy.h"
#ifndef NUL
#define NUL '\0' #define NUL '\0'
#endif
#ifndef TRUE #ifndef TRUE
#define TRUE 1 #define TRUE 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment