$NetBSD$

--- malsync/mal/common/AGUtilUnix.h.orig	2000-05-14 22:17:36.000000000 +0100
+++ malsync/mal/common/AGUtilUnix.h
@@ -41,15 +41,6 @@ extern "C" {
 #define min(a,b)  ((a) < (b) ? (a) : (b))
 #endif /* !min */
 
-#ifdef __sun__
-#ifndef MALSYNC
-#include <httpd.h>
-#include <ap.h>
-#endif
-#define snprintf ap_snprintf
-#define vsnprintf ap_vsnprintf
-#endif
-
 #endif /* __unix__ */
 
 #ifdef __cplusplus
