1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 07:28:09 +02:00

fixing type

This commit is contained in:
Frank M. Kromann
2000-05-23 11:52:04 +00:00
parent 34e74f8afe
commit c9158aec30
+1 -1
View File
@@ -37,7 +37,7 @@
#include <stdio.h>
#include <ctype.h>
#include <stdlib.h>
#ifdef HAVE_UINSTD_H
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#include <fcntl.h>