mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 03:51:16 -05: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
|