ais/ais.h

7 lines
67 B
C
Raw Normal View History

2020-11-16 11:10:11 +08:00
#ifndef AIS_H
#define AIS_H
2020-05-29 11:09:39 +08:00
2020-11-16 11:10:11 +08:00
#define WHITELIST_IP_NUM 2700
2020-05-29 11:09:39 +08:00
#endif