]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Mirror the libdispatch change from trunk (STR #4397)
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 2 Jul 2014 10:35:09 +0000 (10:35 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 2 Jul 2014 10:35:09 +0000 (10:35 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.7@11978 a1ca3aef-8c08-0410-bb20-df032aa958be

cups/cups.h

index 2b65478fc8983efaec96f80d5cd16d2dc373e468..8dc20fdebadb46896adac8d556cf4d51b0de64df 100644 (file)
 typedef off_t ssize_t;                 /* @private@ */
 #  endif /* WIN32 && !__CUPS_SSIZE_T_DEFINED */
 
-#  ifdef __BLOCKS__
-#    include <dispatch/dispatch.h>
-#  endif /* __BLOCKS__ */
-
 #  include "file.h"
 #  include "ipp.h"
 #  include "language.h"