]> git.sesse.net Git - vlc/blobdiff - include/vlc_http.h
includes: add some more LIBVLC_USED.
[vlc] / include / vlc_http.h
index 1b119202709ac4c284fba66111f269555186ccc2..ff4971864878d9a174cb086007ad2002cd762a3f 100644 (file)
@@ -62,6 +62,6 @@ VLC_EXPORT( int, http_auth_ParseAuthenticationInfoHeader,
 VLC_EXPORT( char *, http_auth_FormatAuthorizationHeader,
             ( vlc_object_t *, http_auth_t *,
               const char *, const char *,
-              const char *, const char * ) );
+              const char *, const char * ) LIBVLC_USED );
 
 #endif /* VLC_HTTP_H */