diff src/nick2ldif.cpp @ 21:e5418051878c

switch to automake/autoconf
author carl
date Sun, 19 Feb 2006 21:27:03 -0800
parents c508ee15dfca
children 0f1492b7fe8b
line wrap: on
line diff
--- a/src/nick2ldif.cpp	Sun Feb 19 20:19:38 2006 -0800
+++ b/src/nick2ldif.cpp	Sun Feb 19 21:27:03 2006 -0800
@@ -10,6 +10,7 @@
 #include <iostream>
 //#include <fstream>
 #include <unistd.h>
+#include "version.h"
 
 char *ldap_base  = NULL;
 char *ldap_org	 = NULL;