summaryrefslogtreecommitdiff
path: root/sysutils/i2ocfg/patches/patch-dialog.c
blob: 9a5a14d4b5ed30c54d09c879dd25191e408dbb85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-dialog.c,v 1.1 2017/02/14 21:21:56 joerg Exp $

--- dialog.c.orig	2017-02-09 17:23:32.088667999 +0000
+++ dialog.c
@@ -35,6 +35,7 @@
 #include <sys/uio.h>
 #include <sys/device.h>
 #include <sys/mman.h>
+#include <sys/stat.h>
 
 #include <err.h>
 #include <errno.h>