summaryrefslogtreecommitdiff
path: root/comms/minicom/patches/patch-ae
blob: 4158cde00914b4bd687a3e4c04f92dc13cdf67c7 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-ae,v 1.4 2005/06/19 11:34:45 veego Exp $

--- src/windiv.c.orig	2003-04-22 01:56:46.000000000 +0200
+++ src/windiv.c	2005-06-19 11:21:11.000000000 +0200
@@ -21,4 +21,5 @@
 
+#include <sys/types.h>
 #include <dirent.h>
 #include <sys/stat.h>
 #include "port.h"