mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-14 06:32:14 -04:00
4 lines
86 B
C
4 lines
86 B
C
#ifndef _BIND_SYSLOG_H
|
|
#define _BIND_SYSLOG_H
|
|
#include "/usr/include/syslog.h"
|
|
#endif
|