]> jfr.im git - solanum.git/blobdiff - include/dns.h
doc: Change missed chadybdis name to solanum (#111)
[solanum.git] / include / dns.h
index 742b5d7cd08e97db71fd517095b0ee13f3c55fa4..72d8407713a9889905d561ca6596ed1efadcf429 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  charybdis
+ *  solanum
  *  dns.h: A header with the DNS functions.
  *
  *  Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
  *  USA
  */
 
-#ifndef CHARYBDIS_DNS_H
-#define CHARYBDIS_DNS_H
+#ifndef SOLANUM_DNS_H
+#define SOLANUM_DNS_H
 
 #include "stdinc.h"
-#include "authd.h"
+#include "authproc.h"
 
 extern rb_dlink_list nameservers;