# HG changeset patch # User diego # Date 1186475640 0 # Node ID 6ed967c215f08cbf078b9433195ec950026bf63f # Parent 91d1c452dcba421fa837f72d8f6c1b174b68abca HAVE_INTTYPES_H is already declared in config.h. diff -r 91d1c452dcba -r 6ed967c215f0 libdvdcss/Makefile --- a/libdvdcss/Makefile Tue Aug 07 05:43:45 2007 +0000 +++ b/libdvdcss/Makefile Tue Aug 07 08:34:00 2007 +0000 @@ -10,6 +10,6 @@ #bsdi_ioctl \ CFLAGS = -D__USE_UNIX98 -D_GNU_SOURCE -DVERSION=\"1.2.9\" \ - -DHAVE_LIMITS_H -DHAVE_ERRNO_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H + -DHAVE_LIMITS_H -DHAVE_ERRNO_H -DHAVE_UNISTD_H include ../mpcommon.mak