From a646e38f03921d9b91366efa57826c94f0893299 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Tue, 19 Dec 2006 23:42:46 +0000 Subject: Use stdlib.h for malloc() instead of malloc.h. --- src/crypto/chap.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/crypto') diff --git a/src/crypto/chap.c b/src/crypto/chap.c index 6064a30a6..6bebaca5a 100644 --- a/src/crypto/chap.c +++ b/src/crypto/chap.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3-55-g7522