1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00

Corrected a wrong include

This commit is contained in:
Nikos Mavroyanopoulos
2000-10-11 17:05:18 +00:00
parent 98038f8228
commit c834cbba59

View File

@@ -9,7 +9,7 @@
/* #include "ext/standard/php3_standard.h" */
#include "ext/standard/info.h"
#include <ovrimos.h>
#include <sqlcli.h>
#if !defined(WIN32)
# define stricmp strcasecmp