diff options
| author | Joseph Hunkeler <jhunk@stsci.edu> | 2011-04-06 07:50:51 -0400 |
|---|---|---|
| committer | Joseph Hunkeler <jhunk@stsci.edu> | 2011-04-06 07:50:51 -0400 |
| commit | 7b584bc4bb9c9c3a002328fca60a598da4cc2a4e (patch) | |
| tree | 1303dfa5cb2aa227ad44f3d709cb8bae02619761 | |
| parent | 869f49c82d936d518f1d97116d8475d5084f83e9 (diff) | |
| download | duser-7b584bc4bb9c9c3a002328fca60a598da4cc2a4e.tar.gz | |
Removed include for <tre/regex.h>testing-pre1a
| -rw-r--r-- | duser.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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> |
