summaryrefslogtreecommitdiff
path: root/pnggccrd.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2007-06-28 20:01:55 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:13:43 -0500
commit3c115428eac352101f183e7f07a01b3c9d122eb9 (patch)
treea29561e7a54af1b8201a897061d5f820df8d69fa /pnggccrd.c
parentdb40ca4acaec070e5628c2519599eb203a7f0287 (diff)
downloadlibpng-3c115428eac352101f183e7f07a01b3c9d122eb9.tar.gz
Imported from libpng-1.2.19beta20.tarv1.2.19beta20
Diffstat (limited to 'pnggccrd.c')
-rw-r--r--pnggccrd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/pnggccrd.c b/pnggccrd.c
index a9e239a2e..41d01d915 100644
--- a/pnggccrd.c
+++ b/pnggccrd.c
@@ -3,7 +3,7 @@
*
* For Intel x86 CPU (Pentium-MMX or later) and GNU C compiler.
*
- * Last changed in libpng 1.2.19 June 28, 2007
+ * Last changed in libpng 1.2.19 June 29, 2007
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998 Intel Corporation
* Copyright (c) 1999-2002,2007 Greg Roelofs
@@ -417,7 +417,6 @@
#include "png.h"
#if defined(PNG_ASSEMBLER_CODE_SUPPORTED) && defined(PNG_USE_PNGGCCRD)
-%14-%#include "pngpriv.h"
/* if you want/need full thread-safety on x86-64 even when linking statically,
* comment out the "&& defined(__PIC__)" part here: */