summaryrefslogtreecommitdiffstats
path: root/src/dlc.c
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2010-11-13 15:27:05 +0100
committerPatrick McHardy <kaber@trash.net>2010-11-13 15:27:05 +0100
commitede151676c89cb3bb46467f7f7d342625f733f9f (patch)
tree0cf23f54677de465abb708163776559125584c68 /src/dlc.c
parent6f64865d06d95770c8078eeee21178ad553e542d (diff)
cipher
Diffstat (limited to 'src/dlc.c')
-rw-r--r--src/dlc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dlc.c b/src/dlc.c
index 9340519..99741c1 100644
--- a/src/dlc.c
+++ b/src/dlc.c
@@ -9,6 +9,7 @@
*/
#include <assert.h>
+#include <stdlib.h>
#include <stdio.h>
#include <dect/libdect.h>
#include <dectmon.h>