]> git.sesse.net Git - vlc/blobdiff - src/config/configuration.h
Remove unused HAVE_DL_WINDOWS
[vlc] / src / config / configuration.h
index d9f420f142f03af3cd8b16c8eb435eb06725c2ae..78ff73c0bbb2abcbbb0f20ae6c08a3ce1bf94159 100644 (file)
@@ -61,6 +61,8 @@ static inline bool IsConfigFloatType (int type)
 
 extern vlc_rwlock_t config_lock;
 
+bool config_IsSafe (const char *);
+
 /* The configuration file */
 #define CONFIG_FILE                     "vlcrc"