pkgsrc/wm/fvwm1/patches/patch-ac
wiz b48aa2febf Add new category wm for window managers, and move lots of package from
x11 here. Only changes are: `wm' in category added and some paths fixed.
2000-12-12 02:03:46 +00:00

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);
+*/
/**************************************************************************/