]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/http.h
Merge changes from CUPS 1.7svn-r10643
[thirdparty/cups.git] / cups / http.h
index f6ef45b996bb37ae48f8192249de87b428ab0fd1..3aefd53b3ccf0df1233dcb3ac3740376fef71446 100644 (file)
@@ -36,9 +36,6 @@ typedef off_t ssize_t;                        /* @private@ */
 #    include <winsock2.h>
 #    include <ws2tcpip.h>
 #  else
-#    ifdef __sgi
-#      define INET6                    /* IRIX IPv6 support... */
-#    endif /* __sgi */
 #    include <unistd.h>
 #    include <sys/time.h>
 #    include <sys/socket.h>