aboutsummaryrefslogtreecommitdiffstats
path: root/maps.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-01-22 20:43:41 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-02-21 20:48:51 +0100
commitc5868b6367d7de1cd83093a460538c6374ee644c (patch)
treea2735a702e08d75fd0fa6a47e03d21db7775aecc /maps.c
parentSome platforms don't support pipe2. (diff)
downloadCVE-2012-0056-master.tar.xz
CVE-2012-0056-master.zip
Import blog postHEADmaster
Diffstat (limited to 'maps.c')
-rw-r--r--maps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/maps.c b/maps.c
index 69d985f..0e8117c 100644
--- a/maps.c
+++ b/maps.c
@@ -1,5 +1,6 @@
#include <unistd.h>
#include <fcntl.h>
+#include <stdlib.h>
int main(int argc, char **argv)
{