]> git.sesse.net Git - vlc/blobdiff - modules/control/http/http.h
Remove useless <dirent.h> check
[vlc] / modules / control / http / http.h
index 0eb33f490abddca1270bce10402183174a4b776a..ebf1efa4e9336fd42762627eac19f0d702864b5f 100644 (file)
 #   include <io.h>
 #endif
 
-#ifdef HAVE_DIRENT_H
-#   include <dirent.h>
-#endif
-
 /* stat() support for large files on win32 */
 #if defined( WIN32 ) && !defined( UNDER_CE )
 #   define stat _stati64