]> git.sesse.net Git - vlc/blobdiff - include/vlc_httpd.h
input: Expose input_ItemHasErrorWhenReading.
[vlc] / include / vlc_httpd.h
index b5135c62b8f6793bf020858ae4122d8aec2f64bb..7be391ebe9e440786340452eaf59da1856bd3500 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#if !defined( __LIBVLC__ )
-  #error You are not libvlc or one of its plugins. You cannot include this file
-#endif
-
 #ifndef _VLC_HTTPD_H
 #define _VLC_HTTPD_H 1