Files
privacore-open-source-searc…/max_hosts.h

5 lines
71 B
C
Raw Normal View History

2016-08-10 00:04:03 +02:00
#ifndef MAX_HOSTS_H_
#define MAX_HOSTS_H_
2017-01-25 14:18:28 +01:00
#define MAX_HOSTS 768
2016-08-10 00:04:03 +02:00
#endif