forked from Mirrors/privacore-open-source-search-engine
5 lines
71 B
C
5 lines
71 B
C
#ifndef MAX_HOSTS_H_
|
|
#define MAX_HOSTS_H_
|
|
#define MAX_HOSTS 768
|
|
#endif
|