summaryrefslogtreecommitdiff
path: root/connect/ncbi_util.c
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2005-04-29 15:34:56 +0000
committerAaron M. Ucko <ucko@debian.org>2005-04-29 15:34:56 +0000
commit402b112099aa816a02fd502b7f0261a99fe7126a (patch)
tree614fef3fedb6a920352586fc76cd1b0c828cffd2 /connect/ncbi_util.c
parente0f3c07fe198b2ecfa46997942fd22a48655373e (diff)
Load /tmp/.../ncbi-tools6-6.1.20050429 into
ncbi-tools6/branches/upstream/current.
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]
*