]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fixed merge error.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 1 Apr 2010 07:39:04 +0000 (09:39 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 1 Apr 2010 07:39:04 +0000 (09:39 +0200)
include/config.h

index b98992380e6b25cfa42b15833a33a10d904e28d0..7bc6bc2a6eeb97dc85fe5eef3d0f7a1ab96c7065 100644 (file)
@@ -174,10 +174,6 @@ typedef unsigned long fd_mask;
 typedef int socklen_t;
 #endif
 
-#if !HAVE_MTYP_T
-typedef long mtyp_t;
-#endif
-
 #if !defined(CACHEMGR_HOSTNAME)
 #define CACHEMGR_HOSTNAME ""
 #else