aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/user.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/user.c b/src/user.c
index 21a4686..adbfc73 100644
--- a/src/user.c
+++ b/src/user.c
@@ -18,8 +18,6 @@
* along with duser. If not, see <http://www.gnu.org/licenses/>.
**/
-#define _GNU_SOURCE
-
#include <stdio.h>
#include <stdlib.h>
#include <string.h>