source: gs2-extensions/gnome-lib/trunk/src/packages/android-patches/dbus-android.patch@ 26812

Last change on this file since 26812 was 26812, checked in by davidb, 11 years ago

Tweaks needed for compiling with Android NDK

File size: 338 bytes
  • dbus-1.6.8/dbus/sd-daemon.c

    old new  
    3232#include <sys/stat.h>
    3333#include <sys/socket.h>
    3434#include <sys/un.h>
    35 #include <sys/fcntl.h>
     35#include <fcntl.h>
    3636#include <netinet/in.h>
    3737#include <stdlib.h>
    3838#include <errno.h>
Note: See TracBrowser for help on using the repository browser.