OSDN Git Service

android: Remove not needed include
authorSzymon Janc <szymon.janc@tieto.com>
Tue, 22 Oct 2013 13:24:59 +0000 (15:24 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 22 Oct 2013 13:58:40 +0000 (16:58 +0300)
android/main.c

index ba153a5..d4916ca 100644 (file)
 #include <sys/socket.h>
 #include <sys/un.h>
 
-#if defined(ANDROID)
-#include <private/android_filesystem_config.h>
-#endif
-
 #include <glib.h>
 
 #include "log.h"