mirror of
https://github.com/MariaDB/server.git
synced 2025-09-23 01:19:30 +02:00
7 lines
64 B
C
7 lines
64 B
C
|
|
#ifndef NDBNET_H
|
|
#define NDBNET_H
|
|
|
|
#include <my_net.h>
|
|
|
|
#endif
|