mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
I forgot to remove this file for 3.6.3.
This commit is contained in:
parent
14294f1f36
commit
c8832739b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35708
@ -1,11 +0,0 @@
|
||||
--- libs/alpha_header.h.orig Sat Sep 18 17:57:24 1999
|
||||
+++ libs/alpha_header.h Sat Sep 18 17:58:58 1999
|
||||
@@ -12,6 +12,8 @@
|
||||
extern size_t strlen (char *);
|
||||
#endif
|
||||
|
||||
+#ifndef __FreeBSD__
|
||||
extern void bzero (char *, int);
|
||||
+#endif
|
||||
extern int gethostname (char *, int);
|
||||
/**************************************************************************/
|
@ -1,11 +0,0 @@
|
||||
--- libs/alpha_header.h.orig Sat Sep 18 17:57:24 1999
|
||||
+++ libs/alpha_header.h Sat Sep 18 17:58:58 1999
|
||||
@@ -12,6 +12,8 @@
|
||||
extern size_t strlen (char *);
|
||||
#endif
|
||||
|
||||
+#ifndef __FreeBSD__
|
||||
extern void bzero (char *, int);
|
||||
+#endif
|
||||
extern int gethostname (char *, int);
|
||||
/**************************************************************************/
|
Loading…
Reference in New Issue
Block a user