b48aa2febf
x11 here. Only changes are: `wm' in category added and some paths fixed.
14 lines
396 B
Text
14 lines
396 B
Text
$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);
|
|
+*/
|
|
/**************************************************************************/
|
|
|