diff options
| author | Connor Thomson <blumatrikz@gmail.com> | 2026-09-08 18:27:39 -0700 |
|---|---|---|
| committer | Connor Thomson <blumatrikz@gmail.com> | 2026-09-08 18:27:39 -0700 |
| commit | f1ddc12b68b4e4c8087962de25260470e6df2bea (patch) | |
| tree | 7d0440a6402a9b0ef75ded23fa64b68534255bba /src/net/dns.h | |
| parent | 6025860a61386bf767b29c3ec5fd0d31285f1056 (diff) | |
Add tuxanci2 files
Diffstat (limited to 'src/net/dns.h')
| -rw-r--r-- | src/net/dns.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/net/dns.h b/src/net/dns.h deleted file mode 100644 index 082c01f..0000000 --- a/src/net/dns.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef DNS_H -#define DNS_H - -extern char *dns_resolv(char *domain); - -#endif /* DNS_H */ |