summaryrefslogtreecommitdiff
path: root/ext/posix/php_posix.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2000-06-10 14:16:34 +0000
committerAndi Gutmans <andi@php.net>2000-06-10 14:16:34 +0000
commit8df948c5c2da5f299c0d0e36bbb9cc0519e69d92 (patch)
tree44927d455125cff8301f927d3575f30ccd6496f0 /ext/posix/php_posix.h
parent97de5b2106f5afddadd67bbfb9016c6712205c88 (diff)
downloadphp-git-8df948c5c2da5f299c0d0e36bbb9cc0519e69d92.tar.gz
- Erased an extra line by mistake
Diffstat (limited to 'ext/posix/php_posix.h')
-rw-r--r--ext/posix/php_posix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/posix/php_posix.h b/ext/posix/php_posix.h
index be55a7d36d..6e363f79ff 100644
--- a/ext/posix/php_posix.h
+++ b/ext/posix/php_posix.h
@@ -33,7 +33,7 @@
#ifndef _PHP_POSIX_H
#define _PHP_POSIX_H
-
+#if HAVE_POSIX
#ifndef DLEXPORT
#define DLEXPORT
#endif