mirror of
https://github.com/bol-van/zapret.git
synced 2025-05-10 20:40:48 +05:00
6 lines
91 B
C
6 lines
91 B
C
![]() |
#pragma once
|
||
|
|
||
|
#include "strpool.h"
|
||
|
|
||
|
bool LoadHostList(strpool **hostlist, char *filename);
|