summaryrefslogtreecommitdiff
path: root/wm/fvwm1/patches/patch-ac
blob: 2a16e935c4c6f57c6c9a48afa6a2806fc7a06b1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ac,v 1.1.1.1 2000/12/12 02:03:48 wiz Exp $
--- fvwm/alpha_header.h.orig	Wed Sep 16 08:30:50 1998
+++ fvwm/alpha_header.h	Wed Sep 16 08:31:22 1998
@@ -11,8 +11,9 @@
 #ifdef __GNUC__
 extern size_t strlen(char *);
 #endif
-
+/*
 extern int bzero(char *, int);
 extern int gethostname (char *, int);
+*/
 /**************************************************************************/