2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Do the include thing differnetly for private headers

This commit is contained in:
Michael Graff
1999-01-15 02:51:47 +00:00
parent 9c4ac30e29
commit 62a933c45b
2 changed files with 3 additions and 2 deletions

View File

@@ -34,7 +34,7 @@
#include <isc/condition.h>
#include <isc/socket.h>
#include "../util.h"
#include "util.h"
#ifndef _WIN32
#define WINAPI /* we're not windows */