mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
replace unexpect.[ch] and fatal.[ch] with error.[ch]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: socket.c,v 1.15 1998/12/04 11:21:10 explorer Exp $ */
|
||||
/* $Id: socket.c,v 1.16 1998/12/04 20:00:16 halley Exp $ */
|
||||
|
||||
#include "attribute.h"
|
||||
|
||||
@@ -13,8 +13,7 @@
|
||||
#include <sys/socket.h>
|
||||
|
||||
#include <isc/assertions.h>
|
||||
#include <isc/unexpect.h>
|
||||
#include <isc/fatal.h>
|
||||
#include <isc/error.h>
|
||||
#include <isc/thread.h>
|
||||
#include <isc/mutex.h>
|
||||
#include <isc/condition.h>
|
||||
|
Reference in New Issue
Block a user