[openbnc-cvs] openbnc/src p_global.h,1.4,1.5
Status: Beta
Brought to you by:
andrereis
From: Nuno A. <nun...@us...> - 2004-06-08 16:07:17
|
Update of /cvsroot/openbnc/openbnc/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31221/openbnc/src Modified Files: p_global.h Log Message: Index: p_global.h =================================================================== RCS file: /cvsroot/openbnc/openbnc/src/p_global.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- p_global.h 4 Jun 2004 16:31:44 -0000 1.4 +++ p_global.h 8 Jun 2004 16:07:08 -0000 1.5 @@ -67,7 +67,7 @@ #include <config.h> #endif #ifdef HAVE_PROV_CONFIG -#include "/openbnc/config.h" +#include "../config.h" #endif #ifdef HAVE_SSL #include <openssl/crypto.h> |