aboutsummaryrefslogtreecommitdiff
path: root/src/cfpeek.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2018-02-20 17:23:42 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2018-02-20 17:26:57 +0200
commit550c160236b3f1c62e55cfa076b639a8294f495c (patch)
tree671ef15441e9681c83a035cfae69d95aa2a425ce /src/cfpeek.h
parenta3f14ddc3dca2d8fd3b8f46711ab5487cd0fb80a (diff)
downloadcfpeek-550c160236b3f1c62e55cfa076b639a8294f495c.tar.gz
cfpeek-550c160236b3f1c62e55cfa076b639a8294f495c.tar.bz2
Upgrade grecs
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.