]> git.sesse.net Git - vlc/blobdiff - include/defs.h.in
* Mandatory step for video output IV and the audio output quality
[vlc] / include / defs.h.in
index 9caa9fed28c5ae54f3a26f41b5131c41d7d2df05..32fbf9cf7c7d250b0a09aa47d36d20938da412ff 100644 (file)
@@ -46,6 +46,9 @@
 /* Define if you have the strtol function.  */
 #undef HAVE_STRTOL
 
+/* Define if you have the swab function.  */
+#undef HAVE_SWAB
+
 /* Define if you have the usleep function.  */
 #undef HAVE_USLEEP