2013-09-26 17:14:40 +02:00

14 lines
353 B
Plaintext

$NetBSD: patch-af,v 1.1 2005/03/01 14:53:41 wiz Exp $
--- uac_crt.h.orig 1998-07-01 10:29:00.000000000 +0200
+++ uac_crt.h
@@ -4,7 +4,7 @@
#include "acestruc.h"
-CHAR *ace_fname(CHAR * s, thead * head, INT nopath);
+CHAR *ace_fname(CHAR * s, thead * head, INT nopath, unsigned int size);
INT create_dest_file(CHAR * file, INT a);
#ifdef UNIX