summaryrefslogtreecommitdiff
path: root/mail/ja-mh/patches/patch-bx
blob: 36da4ce66d6017da81538127f9c2d51448e28502 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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"