mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-25 18:40:06 +01:00
tools: drop explicit GNU_SOURCE define
It's defined globally through AC_USE_SYSTEM_EXTENSIONS Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
4c8a7a265d
commit
3d03038d78
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@
|
|||
* OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#define _GNU_SOURCE
|
||||
#include "config.h"
|
||||
|
||||
#include <getopt.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue