diff options
Diffstat (limited to 'src/regexp/loc2.c')
-rw-r--r-- | src/regexp/loc2.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/regexp/loc2.c b/src/regexp/loc2.c index 682c213f..674e2606 100644 --- a/src/regexp/loc2.c +++ b/src/regexp/loc2.c @@ -1,5 +1,10 @@ +#if 0 + #include <regexp.h> char *loc2; /* XOPEN(4,600) */ + + +#endif |