summaryrefslogtreecommitdiffstats
path: root/utils/readmap.c
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-12-03 21:10:07 +0000
committerJeremy Katz <katzj@redhat.com>2002-12-03 21:10:07 +0000
commit13f49d489a3d565e11a1bf6af498b02e5170bc5d (patch)
treeeebbc231c3c323908dc6fa763861b244254f7de3 /utils/readmap.c
parent6de23e3c6d74916f4b6e8bb6e4e4ece3c0029923 (diff)
downloadanaconda-13f49d489a3d565e11a1bf6af498b02e5170bc5d.tar.gz
anaconda-13f49d489a3d565e11a1bf6af498b02e5170bc5d.tar.xz
anaconda-13f49d489a3d565e11a1bf6af498b02e5170bc5d.zip
clean up warning
Diffstat (limited to 'utils/readmap.c')
-rw-r--r--utils/readmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/readmap.c b/utils/readmap.c
index d4fc82f82..065173f66 100644
--- a/utils/readmap.c
+++ b/utils/readmap.c
@@ -5,6 +5,7 @@
#include <linux/kd.h>
#include <stdio.h>
#include <string.h>
+#include <stdlib.h>
#include <unistd.h>
#include "../loader/lang.h"