blob: a6115b80b76add708580a506a6bc8ebd616a3a49 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- xhead.h.orig 1997-03-02 11:06:48.000000000 -0800
+++ xhead.h 2021-03-16 08:52:47.491466000 -0700
@@ -26,7 +26,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include <malloc.h>
#include <memory.h>
#include <ctype.h>
#include <string.h>
|