summaryrefslogtreecommitdiffstats
path: root/src/crypto/chap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/chap.c')
-rw-r--r--src/crypto/chap.c1
1 files changed, 0 insertions, 1 deletions
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 <string.h>
#include <errno.h>
#include <assert.h>
-#include <malloc.h>
#include <gpxe/crypto.h>
#include <gpxe/chap.h>