diff options
-rw-r--r-- | gpps.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ #define FALSE ((BOOL)0) #endif -#if HAVE_PARAM_H +#if HAVE_SYS_PARAM_H #include <sys/param.h> #else #define MAXPATHLEN 255 |
![]() |
index : psqlodbc.git | |
Official repository of the psqlodbc driver. | git repository user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | gpps.c | 2 |
@@ -36,7 +36,7 @@ #define FALSE ((BOOL)0) #endif -#if HAVE_PARAM_H +#if HAVE_SYS_PARAM_H #include <sys/param.h> #else #define MAXPATHLEN 255 |