summaryrefslogtreecommitdiff
path: root/next-posix.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-09-01 14:14:37 +1100
committerDamien Miller <djm@mindrot.org>2000-09-01 14:14:37 +1100
commit50f14f87478f3b9a22e9c91a29b9be6df8e5be3b (patch)
tree56c629be2a258828bf9e824657ea4af4be27522d /next-posix.c
parentefcd54a51d59aa7f5a0a1688dbfc421372257c69 (diff)
- (djm) Pick up Jim's new X11-askpass
- (djm) Release 2.2.0p1
Diffstat (limited to 'next-posix.c')
-rw-r--r--next-posix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/next-posix.c b/next-posix.c
index 7bb34ef00..de7723e97 100644
--- a/next-posix.c
+++ b/next-posix.c
@@ -1,4 +1,4 @@
1#include "config.h" 1#include "includes.h"
2 2
3#ifdef HAVE_NEXT 3#ifdef HAVE_NEXT
4#include <errno.h> 4#include <errno.h>