blob: ccde70d190403390e6731615064b6abf3474351b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/yodlfixlabels/yodlfixlabels.h Wed Oct 16 03:38:41 1996
+++ src/yodlfixlabels/yodlfixlabels.h.new Thu Jun 8 21:23:20 2000
@@ -1,7 +1,6 @@
/* required standard includes */
#include <ctype.h>
-#include <malloc.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
|