summaryrefslogtreecommitdiff
path: root/connect/ncbi_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'connect/ncbi_util.c')
-rw-r--r--connect/ncbi_util.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/connect/ncbi_util.c b/connect/ncbi_util.c
index c52964d2..010bd7ec 100644
--- a/connect/ncbi_util.c
+++ b/connect/ncbi_util.c
@@ -1,4 +1,4 @@
-/* $Id: ncbi_util.c,v 6.31 2003/11/14 13:04:38 lavr Exp $
+/* $Id: ncbi_util.c,v 6.32 2005/04/20 18:15:42 lavr Exp $
* ===========================================================================
*
* PUBLIC DOMAIN NOTICE
@@ -30,7 +30,6 @@
*
*/
-#include "ncbi_config.h"
#include "ncbi_priv.h"
#ifndef NCBI_CXX_TOOLKIT
# include <ncbistd.h>
@@ -500,6 +499,9 @@ extern const char* CORE_GetPlatform(void)
/*
* ---------------------------------------------------------------------------
* $Log: ncbi_util.c,v $
+ * Revision 6.32 2005/04/20 18:15:42 lavr
+ * -"ncbi_config.h"
+ *
* Revision 6.31 2003/11/14 13:04:38 lavr
* Little changes in comments [no code changes]
*