aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2011-04-06 07:50:51 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2011-04-06 07:50:51 -0400
commit7b584bc4bb9c9c3a002328fca60a598da4cc2a4e (patch)
tree1303dfa5cb2aa227ad44f3d709cb8bae02619761
parent869f49c82d936d518f1d97116d8475d5084f83e9 (diff)
downloadduser-7b584bc4bb9c9c3a002328fca60a598da4cc2a4e.tar.gz
Removed include for <tre/regex.h>testing-pre1a
-rw-r--r--duser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/duser.c b/duser.c
index d4b566f..b8f7278 100644
--- a/duser.c
+++ b/duser.c
@@ -6,7 +6,6 @@
#include <limits.h>
#include <ctype.h>
#include <errno.h>
-#include <tre/regex.h>
#include <unistd.h>
#include <fcntl.h>
#include <libgen.h>