aboutsummaryrefslogtreecommitdiffstats
path: root/src/wgtpkg-info.c
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2015-12-29 15:23:40 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2015-12-29 15:31:43 +0100
commitdf95c86712d96754a4d660e9ddf98bdbad746cf4 (patch)
tree09532142b4e963c90bd8e25af05132437c63aec9 /src/wgtpkg-info.c
parent36a5034839183d1c49b63e4cbd955004bf46a8b3 (diff)
fix some warnings
Change-Id: Ibcdc33feb279309633a78b51d59d26846b259003
Diffstat (limited to 'src/wgtpkg-info.c')
-rw-r--r--src/wgtpkg-info.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wgtpkg-info.c b/src/wgtpkg-info.c
index 67d4596..b2855b6 100644
--- a/src/wgtpkg-info.c
+++ b/src/wgtpkg-info.c
@@ -16,8 +16,6 @@
limitations under the License.
*/
-#define _BSD_SOURCE /* see readdir */
-
#include <stdlib.h>
#include <stdio.h>
#include <dirent.h>