mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-11 12:06:17 -04:00
6 lines
79 B
C
6 lines
79 B
C
#ifndef NLIST_H
|
|
#define NLIST_H 1
|
|
|
|
/* Dummy include for Windows NT */
|
|
|
|
#endif
|