unnecessary patch
This commit is contained in:
parent
8aa47fb2ef
commit
82a6c1c5b6
@ -1,15 +0,0 @@
|
||||
$OpenBSD: patch-include_libiberty_h,v 1.3 2003/06/08 03:04:50 brad Exp $
|
||||
--- include/libiberty.h.orig Thu Jun 7 00:21:38 2001
|
||||
+++ include/libiberty.h Sun Mar 10 02:28:37 2002
|
||||
@@ -48,6 +48,11 @@ extern "C" {
|
||||
#include <stdarg.h>
|
||||
#endif
|
||||
|
||||
+/* Make temporary file name */
|
||||
+
|
||||
+extern int mkstemp PARAMS ((char *));
|
||||
+extern char *mkdtemp PARAMS ((char *));
|
||||
+
|
||||
/* Build an argument vector from a string. Allocates memory using
|
||||
malloc. Use freeargv to free the vector. */
|
||||
|
Loading…
Reference in New Issue
Block a user