summaryrefslogtreecommitdiff
path: root/ndb/include/ndb_global.h
diff options
context:
space:
mode:
authorunknown <tomas@mc05.(none)>2004-05-06 09:15:39 +0200
committerunknown <tomas@mc05.(none)>2004-05-06 09:15:39 +0200
commit8546f81a6a29c5dff4625607db429a79e2ef54ce (patch)
tree5839522045fbbbfc8428f1e1458e6e5dbfb664a4 /ndb/include/ndb_global.h
parent5c1069614cfd74ff56ff1393224cbec6d4dc773a (diff)
downloadmariadb-git-8546f81a6a29c5dff4625607db429a79e2ef54ce.tar.gz
strlcpy.c, strlcat.c, strdup.c, getarg.c, NdbString.h, Epilogue.mk, Defs.mk:
introduced ndb_global.h and removed som HAVE_ and -D flags ndb_global.h: new file ndb/Defs.mk: introduced ndb_global.h and removed som HAVE_ and -D flags ndb/Epilogue.mk: introduced ndb_global.h and removed som HAVE_ and -D flags ndb/include/util/NdbString.h: introduced ndb_global.h and removed som HAVE_ and -D flags ndb/src/common/util/getarg.c: introduced ndb_global.h and removed som HAVE_ and -D flags ndb/src/common/util/strdup.c: introduced ndb_global.h and removed som HAVE_ and -D flags ndb/src/common/util/strlcat.c: introduced ndb_global.h and removed som HAVE_ and -D flags ndb/src/common/util/strlcpy.c: introduced ndb_global.h and removed som HAVE_ and -D flags
Diffstat (limited to 'ndb/include/ndb_global.h')
-rw-r--r--ndb/include/ndb_global.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ndb/include/ndb_global.h b/ndb/include/ndb_global.h
new file mode 100644
index 00000000000..3db70f90ef2
--- /dev/null
+++ b/ndb/include/ndb_global.h
@@ -0,0 +1,3 @@
+/*#include <my_global.h>*/
+#include <my_config.h>
+