Penguin
Diff: fts_children(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of fts_children(3).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Thursday, February 24, 2005 5:23:01 pm by KirkBaker
Older page: version 1 Last edited on Monday, June 3, 2002 11:57:14 pm by perry Revert
@@ -5,13 +5,11 @@
 fts, fts_open, fts_read, fts_children, fts_set, fts_close - 
 traverse a file hierarchy 
 __SYNOPSIS__ 
  
-  
- #include  
-#include  
-#include  
-  
+#include <sys/types.h>  
+#include <sys/stat.h>  
+#include <fts.h>  
  
 FTS 
  
  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.