[Fedora-directory-commits] ldapserver/ldap/servers/snmp main.c, 1.8, 1.9

Nathan Kinder (nkinder) fedora-directory-commits at redhat.com
Tue Oct 17 17:07:16 UTC 2006


Author: nkinder

Update of /cvs/dirsec/ldapserver/ldap/servers/snmp
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8791/ldap/servers/snmp

Modified Files:
	main.c 
Log Message:
Related: 210736

Phase one of implementing new GNU Automake/Autoconf build system.



Index: main.c
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/servers/snmp/main.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- main.c	13 Apr 2006 23:12:16 -0000	1.8
+++ main.c	17 Oct 2006 17:07:14 -0000	1.9
@@ -41,7 +41,7 @@
 #include <unistd.h>
 #include <signal.h>
 #include <sys/stat.h>
-#include <ldap-agent.h>
+#include "ldap-agent.h"
 
 static char *agentx_master = NULL;
 static char *agent_logdir = NULL;




More information about the Fedora-directory-commits mailing list