mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
8 lines
64 B
C
8 lines
64 B
C
|
|
#ifndef NDBNET_H
|
|
#define NDBNET_H
|
|
|
|
#include <my_net.h>
|
|
|
|
#endif
|