Files
pkgsrc-ng/editors/jed/patches/patch-src_config.hin
2014-11-05 12:41:07 +01:00

15 lines
354 B
Plaintext

$NetBSD: patch-src_config.hin,v 1.1 2013/10/20 18:15:02 joerg Exp $
--- src/config.hin.orig 2002-10-20 06:55:31.000000000 +0000
+++ src/config.hin
@@ -29,6 +29,9 @@
/* define if you have sys/fcntl.h */
#undef HAVE_SYS_FCNTL_H
+/* define if you have sys/stropts.h */
+#undef HAVE_SYS_STROPTS_H
+
#undef HAVE_PTY_H
/* define if you have memset */