Replace custom isc_u?intNN_t types with C99 u?intNN_t types

This commit is contained in:
Ondřej Surý
2018-03-28 14:19:37 +02:00
parent 055278c936
commit cb6a185c69
390 changed files with 2812 additions and 2528 deletions

View File

@@ -11,7 +11,6 @@
#pragma once
#include <stdint.h>
#include <stdlib.h>
#include <isc/lang.h>