From 0c032536359542facacffbcad05f97c04f08fdf3 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Sat, 24 Jun 2000 15:36:04 +0000 Subject: Stop including dl/phpdl.h. --- ext/hyperwave/hw.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'ext/hyperwave/hw.c') 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 #include -- cgit v1.2.1