summaryrefslogtreecommitdiff
path: root/ext/hyperwave/hw.c
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-06-24 15:36:04 +0000
committerSascha Schumann <sas@php.net>2000-06-24 15:36:04 +0000
commit0c032536359542facacffbcad05f97c04f08fdf3 (patch)
tree8af67f40802ebe5421f3294c4a389a78fb866513 /ext/hyperwave/hw.c
parentd1a6a646752cfe93382e16dc2308808d25c055ee (diff)
downloadphp-git-0c032536359542facacffbcad05f97c04f08fdf3.tar.gz
Stop including dl/phpdl.h.
Diffstat (limited to 'ext/hyperwave/hw.c')
-rw-r--r--ext/hyperwave/hw.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/hyperwave/hw.c b/ext/hyperwave/hw.c
index ed51e52c04..b94f58b74d 100644
--- a/ext/hyperwave/hw.c
+++ b/ext/hyperwave/hw.c
@@ -17,9 +17,6 @@
*/
/* $Id$ */
-#ifdef COMPILE_DL_HYPERWAVE
-#include "dl/phpdl.h"
-#endif
#include <stdlib.h>
#include <errno.h>