X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fdefs.h.in;h=58810afd139a63f13fa2547cd636887a4c574fa6;hb=4a0dae0183e6571cfee4bb5511189da33e67dc03;hp=f190d0b7653d84be252e1c79ecca4f5cbc4a7873;hpb=8629b876dcd2ef824e12746e4ff679938630b664;p=vlc diff --git a/include/defs.h.in b/include/defs.h.in index f190d0b765..58810afd13 100644 --- a/include/defs.h.in +++ b/include/defs.h.in @@ -67,8 +67,8 @@ /* Define if you have the header file. */ #undef HAVE__SYS_DEV_SCSI_SCSI_IOCTL_H -/* Define if you have the header file. */ -#undef HAVE_CARBON_CARBON_H +/* Define if you have the header file. */ +#undef HAVE_COCOA_COCOA_H /* Define if you have the header file. */ #undef HAVE_PH_H @@ -190,6 +190,9 @@ /* Define if defines ntohl. */ #undef NTOHL_IN_SYS_PARAM_H +/* Maximum supported data alignment */ +#undef ATTRIBUTE_ALIGNED_MAX + /* Define if defines boolean_t. */ #undef BOOLEAN_T_IN_SYS_TYPES_H @@ -199,9 +202,6 @@ /* Define if defines boolean_t. */ #undef BOOLEAN_T_IN_CTHREADS_H -/* Maximum supported data alignment */ -#undef ATTRIBUTE_ALIGNED_MAX - /* Define if $CC groks 3D Now! inline assembly. */ #undef HAVE_3DNOW @@ -235,6 +235,9 @@ /* Define if Linux-like dvd_struct is defined. */ #undef HAVE_LINUX_DVD_STRUCT +/* Define if OpenBSD-like dvd_struct is defined. */ +#undef HAVE_OPENBSD_DVD_STRUCT + /* Define if FreeBSD-like dvd_struct is defined. */ #undef HAVE_BSD_DVD_STRUCT