diff options
Diffstat (limited to 'lib/libc/net/res_config.h')
-rw-r--r-- | lib/libc/net/res_config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/net/res_config.h b/lib/libc/net/res_config.h index 644e7d7..b17fd2de 100644 --- a/lib/libc/net/res_config.h +++ b/lib/libc/net/res_config.h @@ -1,3 +1,5 @@ +/* $FreeBSD$ */ + #define DEBUG 1 /* enable debugging code (needed for dig) */ #define RESOLVSORT /* allow sorting of addresses in gethostbyname */ #define RFC1535 /* comply with RFC1535 (STRONGLY reccomended by vixie)*/ |