aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-11-16 14:03:01 +0000
committerChristian Grothoff <christian@grothoff.org>2009-11-16 14:03:01 +0000
commit0fc5338f8db1662d8ae11ef9b2ccfcdecd3a3eb2 (patch)
tree9714cdeae9e1d81fe30541412581396bbe4a1e6f /src/util
parent60dd4bd4abda5326e309dda49eb02f9606b7c385 (diff)
downloadgnunet-0fc5338f8db1662d8ae11ef9b2ccfcdecd3a3eb2.tar.gz
gnunet-0fc5338f8db1662d8ae11ef9b2ccfcdecd3a3eb2.zip
fix
Diffstat (limited to 'src/util')
-rw-r--r--src/util/program_lib_argz.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/util/program_lib_argz.c b/src/util/program_lib_argz.c
index 8f5d1f57f..6a7776fce 100644
--- a/src/util/program_lib_argz.c
+++ b/src/util/program_lib_argz.c
@@ -16,9 +16,6 @@
16 with this program; if not, write to the Free Software Foundation, 16 with this program; if not, write to the Free Software Foundation,
17 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ 17 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
18 18
19#include <config.h>
20
21#include <argz.h>
22#include <errno.h> 19#include <errno.h>
23#include <stdlib.h> 20#include <stdlib.h>
24#include <string.h> 21#include <string.h>