fixed some compiler warnings
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user