aboutsummaryrefslogtreecommitdiff
path: root/src/cfpeek.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cfpeek.h')
-rw-r--r--src/cfpeek.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cfpeek.h b/src/cfpeek.h
index 5346794..5b6a686 100644
--- a/src/cfpeek.h
+++ b/src/cfpeek.h
@@ -1,5 +1,5 @@
/* This file is part of cfpeek
- Copyright (C) 2011, 2012, 2015 Sergey Poznyakoff
+ Copyright (C) 2011, 2012, 2015, 2018 Sergey Poznyakoff
Cfpeek is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -18,6 +18,7 @@
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
+#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <sysexits.h>

Return to:

Send suggestions and report system problems to the System administrator.