From 806903aff73e3245229fda6a42054b0d6b6e0e4f Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 29 Sep 2011 09:28:54 -0400 Subject: Added touch function --- src/user.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/user.c') 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 . **/ -#define _GNU_SOURCE - #include #include #include -- cgit