mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
854635b423
PR: 9594 Submitted by: Seigou Tanimura <tanimura@naklab.dnj.ynu.ac.jp>
11 lines
255 B
Plaintext
11 lines
255 B
Plaintext
--- src/lib/TIFF/mkg3states.c.orig Sat Mar 7 04:11:03 1992
|
|
+++ src/lib/TIFF/mkg3states.c Sun Jan 17 17:48:19 1999
|
|
@@ -68,6 +68,7 @@
|
|
* END (from the original source)
|
|
*/
|
|
#include <stdio.h>
|
|
+#define va_dcl /**/
|
|
#include "prototypes.h"
|
|
|
|
#ifndef TRUE
|