diff --git a/examples/pn53x-tamashell.c b/examples/pn53x-tamashell.c index 86731ea..933e6a8 100644 --- a/examples/pn53x-tamashell.c +++ b/examples/pn53x-tamashell.c @@ -36,8 +36,6 @@ # include "config.h" #endif // HAVE_CONFIG_H -# define _GNU_SOURCE // for getline on system with glibc < 2.10 -# define _POSIX_C_SOURCE 200809L // for getline on system with glibc >= 2.10 # include #if defined(HAVE_READLINE) # include