Files
pkgsrc-ng/mail/ja-mh/patches/patch-bx
2013-09-26 17:14:40 +02:00

14 lines
264 B
Plaintext

$NetBSD: patch-bx,v 1.1 2010/09/27 12:01:49 taca Exp $
* Include a proper header file.
--- sbr/printsw.c.orig 1993-12-01 04:01:26.000000000 +0000
+++ sbr/printsw.c
@@ -1,5 +1,6 @@
/* printsw.c - print switches */
+#include <stdio.h>
#include "../h/mh.h"