X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_fs.h;h=1210683153ec1fb2eeca48a34ed5d711a5519143;hb=f659703fb4033420e0607d34bc7cd880a5802ea7;hp=3486f0a7ff309c09c55e540cfa5d45897b7cc424;hpb=a6d95142760056b8d0a63171f0d25b92ae5682b4;p=vlc diff --git a/include/vlc_fs.h b/include/vlc_fs.h index 3486f0a7ff..1210683153 100644 --- a/include/vlc_fs.h +++ b/include/vlc_fs.h @@ -54,5 +54,4 @@ VLC_EXPORT( int, vlc_lstat, ( const char *filename, struct stat *buf ) ); VLC_EXPORT( int, vlc_mkstemp, ( char * ) ); VLC_EXPORT( int, vlc_dup, ( int ) ); - #endif