diff src/eldap.c @ 877:e54d47b2d736

[xemacs-hg @ 2002-06-23 09:54:35 by stephent] warning fixes <87bsa2qymn.fsf@tleepslib.sk.tsukuba.ac.jp> unicode improvements <87znxmpc96.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Sun, 23 Jun 2002 09:54:41 +0000
parents 804517e16990
children c925bacdda60
line wrap: on
line diff
--- a/src/eldap.c	Sun Jun 23 09:26:37 2002 +0000
+++ b/src/eldap.c	Sun Jun 23 09:54:41 2002 +0000
@@ -35,6 +35,7 @@
 #include "opaque.h"
 #include "sysdep.h"
 #include "buffer.h"
+#include "process.h"		/* for report_process_error */
 
 #include <errno.h>