Replace custom isc_u?intNN_t types with C99 u?intNN_t types
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <isc/lang.h>
|
||||
|
||||
Reference in New Issue
Block a user