diff options
Diffstat (limited to 'ext/hyperwave/hw.c')
-rw-r--r-- | ext/hyperwave/hw.c | 3 |
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> |