git » nmdb » master » tree

[master] / nmdb / net.h

1
2
3
4
5
6
#ifndef _NET_H
#define _NET_H

void net_loop(void);

#endif