* include/ftw.h: Include sys/cdefs.h.

This commit is contained in:
Corinna Vinschen
2007-01-28 11:27:05 +00:00
parent 9571d219fe
commit 291b2d8291
2 changed files with 5 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/cdefs.h>
/*
* Valid flags for the 3rd argument to the function that is passed as the