regenerate gcc4 patch
This commit is contained in:
parent
717bd456e9
commit
1adfb9ef71
@ -1,5 +1,6 @@
|
|||||||
--- netpbm-10.30/lib/pm.h.gcc4 2005-10-21 12:19:56.000000000 +0200
|
diff -up netpbm-10.58.01/lib/pm.h.gcc4 netpbm-10.58.01/lib/pm.h
|
||||||
+++ netpbm-10.30/lib/pm.h 2005-10-21 12:20:03.000000000 +0200
|
--- netpbm-10.58.01/lib/pm.h.gcc4 2012-04-09 19:08:08.885137097 +0200
|
||||||
|
+++ netpbm-10.58.01/lib/pm.h 2012-04-09 19:08:08.894136984 +0200
|
||||||
@@ -18,6 +18,7 @@
|
@@ -18,6 +18,7 @@
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
@ -8,13 +9,14 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <setjmp.h>
|
#include <setjmp.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
--- netpbm-10.30/urt/rle.h.gcc4 2005-10-21 12:19:56.000000000 +0200
|
diff -up netpbm-10.58.01/urt/rle.h.gcc4 netpbm-10.58.01/urt/rle.h
|
||||||
+++ netpbm-10.30/urt/rle.h 2005-10-21 12:21:31.000000000 +0200
|
--- netpbm-10.58.01/urt/rle.h.gcc4 2012-04-09 19:08:08.000000000 +0200
|
||||||
@@ -36,6 +36,7 @@
|
+++ netpbm-10.58.01/urt/rle.h 2012-04-09 19:08:39.137758887 +0200
|
||||||
#include "rle_config.h" /* Configuration parameters. */
|
@@ -34,6 +34,7 @@
|
||||||
|
#define RLE_H
|
||||||
|
|
||||||
#include <stdio.h> /* Declare FILE. */
|
#include <stdio.h> /* Declare FILE. */
|
||||||
+#include <string.h>
|
+#include <string.h>
|
||||||
|
|
||||||
#ifdef c_plusplus
|
enum rle_dispatch {
|
||||||
#define USE_PROTOTYPES
|
NO_DISPATCH = -1,
|
||||||
|
Loading…
Reference in New Issue
Block a user