add fallback definition for T_AAAA
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11233 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
#ifndef T_KEY
|
||||
#define T_KEY 25
|
||||
#endif
|
||||
#ifndef T_AAAA
|
||||
#define T_AAAA 28
|
||||
#endif
|
||||
#ifndef T_SRV
|
||||
#define T_SRV 33
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user