root / trunk / src / dot / proxy / ftsimport.h

Revision 7618, 71 bytes (checked in by BradNeuberg, 22 months ago)

Local and remote SVN repositories somehow became out of sync and corrupted -- re-adding these in

Line 
1#ifdef HAVE_FTS
2#include <fts.h>
3#else
4#include "fts_compat.h"
5#endif
Note: See TracBrowser for help on using the browser.