summaryrefslogtreecommitdiff
path: root/storage/ndb/include/ndb_net.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/ndb/include/ndb_net.h')
-rw-r--r--storage/ndb/include/ndb_net.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/storage/ndb/include/ndb_net.h b/storage/ndb/include/ndb_net.h
new file mode 100644
index 00000000000..279beb471a7
--- /dev/null
+++ b/storage/ndb/include/ndb_net.h
@@ -0,0 +1,7 @@
+
+#ifndef NDBNET_H
+#define NDBNET_H
+
+#include <my_net.h>
+
+#endif