mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
120. [cleanup] <isc/socket.h> does not need <isc/boolean.h>,
<isc/bufferlist.h>, <isc/task.h>, <isc/mem.h> or <isc/net.h>.
This commit is contained in:
@@ -61,16 +61,10 @@
|
||||
|
||||
#include <isc/lang.h>
|
||||
#include <isc/types.h>
|
||||
#include <isc/boolean.h>
|
||||
#include <isc/bufferlist.h>
|
||||
#include <isc/result.h>
|
||||
#include <isc/event.h>
|
||||
#include <isc/eventclass.h>
|
||||
#include <isc/task.h>
|
||||
#include <isc/time.h>
|
||||
#include <isc/region.h>
|
||||
#include <isc/mem.h>
|
||||
#include <isc/net.h>
|
||||
#include <isc/sockaddr.h>
|
||||
|
||||
ISC_LANG_BEGINDECLS
|
||||
|
Reference in New Issue
Block a user