aboutsummaryrefslogtreecommitdiff
path: root/Linux_C_12
diff options
context:
space:
mode:
Diffstat (limited to 'Linux_C_12')
-rw-r--r--Linux_C_12/util_121.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Linux_C_12/util_121.c b/Linux_C_12/util_121.c
index 388819c..f0a3de7 100644
--- a/Linux_C_12/util_121.c
+++ b/Linux_C_12/util_121.c
@@ -12,7 +12,7 @@
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
-#include <sys/malloc.h>
+#include <malloc.h>
/* Convenience procedure to fill in LOGFONT struct. */