aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-10-27 14:04:22 +0100
committerMattias Andrée <maandree@operamail.com>2014-10-27 14:04:22 +0100
commit0beca6c4adf7565ff22e66eb4f4e13160d6778f4 (patch)
tree271846c524e593fcadfc15080e786bfce238c695 /src
parentmost of the commnad line stuff (diff)
downloadscrotty-0beca6c4adf7565ff22e66eb4f4e13160d6778f4.tar.gz
scrotty-0beca6c4adf7565ff22e66eb4f4e13160d6778f4.tar.bz2
scrotty-0beca6c4adf7565ff22e66eb4f4e13160d6778f4.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src')
-rw-r--r--src/scrotty.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scrotty.c b/src/scrotty.c
index 8cb3dc7..ecfa072 100644
--- a/src/scrotty.c
+++ b/src/scrotty.c
@@ -33,6 +33,7 @@
#include <string.h>
#include <stdlib.h>
#include <stdint.h>
+#include <alloca.h>
#ifndef PATH_MAX