Moved nameser.h and namser_compat.h to public include dir

This is part of the upstream sync (Net/Open/Free BSDs expose the
nameser.h in their public headers).

Change-Id: Ib063d4e50586748cc70201a8296cd90d2e48bbcf
This commit is contained in:
Calin Juravle
2014-03-04 15:01:29 +00:00
parent 4a46a68942
commit 569fb9887d
25 changed files with 583 additions and 624 deletions

View File

@@ -20,7 +20,7 @@
#include "namespace.h"
#include <sys/cdefs.h>
#include <time.h>
#include "private/arpa_nameser.h"
#include <arpa/nameser.h>
#define ISC_FORMAT_PRINTF(a,b) __printflike(a,b)
#define ISC_SOCKLEN_T socklen_t