Samudra Reiher wrote:
[]
> Seems that mkdir requires the following header files on freebsd:
> #include <sys/types.h>
> #include <sys/stat.h>

On Mac OS X (a relative of freebsd), I have been adding the
#include <sys/stat.h>
here, too, since 1.2.1.

-- 
Martin




Reply via email to