fixed some compiler warnings

This commit is contained in:
Martin Willi
2008-10-27 11:13:33 +00:00
parent aeaa6a9b45
commit a1db79b31a
6 changed files with 11 additions and 9 deletions
@@ -19,6 +19,7 @@
#include <daemon.h>
#include <utils/mutex.h>
#include <utils/lexparser.h>
typedef struct private_stroke_config_t private_stroke_config_t;
@@ -15,6 +15,9 @@
* $Id$
*/
#define _GNU_SOURCE
#include <stdio.h>
#include "updown_plugin.h"
#include <daemon.h>