]> granicus.if.org Git - php/commitdiff
Eliminate 62 warnings
authorSam Ruby <rubys@php.net>
Thu, 2 Mar 2000 02:55:01 +0000 (02:55 +0000)
committerSam Ruby <rubys@php.net>
Thu, 2 Mar 2000 02:55:01 +0000 (02:55 +0000)
ext/mysql/libmysql/config-win32.h

index be9539a3392b5c902cd9de215d8036c19f9d0f80..3962ebbd0bdde6d7d1b8bb0789cbd254a773869c 100644 (file)
@@ -204,6 +204,8 @@ inline double ulonglong2double(ulonglong value)
 #define HAVE_RINT               /* defined in this file */
 #define NO_FCNTL_NONBLOCK       /* No FCNTL */
 #define HAVE_ALLOCA
+#define HAVE_STRPBRK
+#define HAVE_STRSTR
 //#define HAVE_COMPRESS
 
 #ifdef _MSC_VER