diff options
Diffstat (limited to 'src/ftw/struct_FTW.h')
| -rw-r--r-- | src/ftw/struct_FTW.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/ftw/struct_FTW.h b/src/ftw/struct_FTW.h deleted file mode 100644 index fb218883..00000000 --- a/src/ftw/struct_FTW.h +++ /dev/null @@ -1,10 +0,0 @@ -#include <ftw.h> - -struct FTW { - int base; - int level; -}; - -/* -XOPEN(400) -*/ |
