mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
8 lines
64 B
C
8 lines
64 B
C
|
|
||
|
#ifndef NDBNET_H
|
||
|
#define NDBNET_H
|
||
|
|
||
|
#include <my_net.h>
|
||
|
|
||
|
#endif
|