Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/lang/awka/files/patch-io.c
16461 views
1
--- lib/io.c.orig Mon May 6 17:32:36 2002
2
+++ lib/io.c Mon May 6 17:32:58 2002
3
@@ -19,6 +19,7 @@
4
#include <stdlib.h>
5
#include <string.h>
6
#include <errno.h>
7
+#include <sys/types.h>
8
9
#define _IO_C
10
#define _IN_LIBRARY
11
12