X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fdefs.h.in;h=32fbf9cf7c7d250b0a09aa47d36d20938da412ff;hb=a70f8bb371466209770c4c3bcdb7137b94acef66;hp=9caa9fed28c5ae54f3a26f41b5131c41d7d2df05;hpb=7f1f24b3aa593a6c426a86e9b707b162372a1b9f;p=vlc diff --git a/include/defs.h.in b/include/defs.h.in index 9caa9fed28..32fbf9cf7c 100644 --- a/include/defs.h.in +++ b/include/defs.h.in @@ -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