1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-26 01:15:37 +00:00

Include osdep/stat.h to get S_* macros

This commit is contained in:
Jonas Fonseca 2006-01-12 03:26:58 +01:00 committed by Jonas Fonseca
parent cae0d9d8a6
commit 3e202cd2ef

View File

@ -11,6 +11,7 @@
#include "elinks.h"
#include "osdep/stat.h"
#include "protocol/ftp/parse.h"