2013-09-26 17:14:40 +02:00

17 lines
463 B
Plaintext

$NetBSD: patch-ah,v 1.1 2006/01/24 22:47:13 joerg Exp $
--- hdrs/elm_defs.h.orig 2006-01-24 19:52:27.000000000 +0000
+++ hdrs/elm_defs.h
@@ -103,11 +103,6 @@
# define FALSE 0
#endif
-#ifndef _SIZE_T /* not the greatest, but should work until I make Configure figure it out */
-#define _SIZE_T
-typedef unsigned long size_t;
-#endif
-
#define KLICK 32 /* increment for alias and mssg lists */
#define TLEN 10 /* super short (tiny) strings */