aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2011-09-29 09:28:54 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2011-09-29 09:28:54 -0400
commit806903aff73e3245229fda6a42054b0d6b6e0e4f (patch)
treebb83ba0ab986eec9be451d3a5cc0fff6b90adc04 /src
parenta04f1173778b093515dd34549b62a241528f9a3f (diff)
downloadduser-806903aff73e3245229fda6a42054b0d6b6e0e4f.tar.gz
Added touch function
Diffstat (limited to 'src')
-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>