plugins: Fix compilation in MeeGo
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Wed, 26 Oct 2011 07:15:57 +0000 (10:15 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 26 Oct 2011 08:59:53 +0000 (10:59 +0200)
commit61f8be7c7da5a4caa26742d9bb1b50aef40fc79e
tree60dd572a97f2da1040a94c34218d06ab9b2e9f5f
parentbb1b20cbef2fbb82ee272af3b475dc4cff9c08aa
plugins: Fix compilation in MeeGo

The _GNU_SOURCE needs to be defined so that O_CLOEXEC
symbol can be found in system header files.
The source does not compile without the patch in MeeGo 1.2
plugins/tist.c
plugins/vpn.c