DragonFlyBSD/src eaf07fainclude/arpa inet.h, sys/cpu/x86_64/include npx.h

kernel: Stop using <stdint.h> during kernel build.

 This includes VKERNEL too.  Now it should be possible to fully build
 kernel with headers only from src/sys/ (except VKERNEL that is using
 userland headers for obvious reasons, prominently the <signal.h>).

 Now <stdint.h> separation from <sys/types.h> could begin.
DeltaFile
+29-0sys/sys/stdint.h
+3-1sys/cpu/x86_64/include/npx.h
+3-1sys/vfs/fuse/fuse_abi.h
+1-3sys/libprop/prop_number.h
+1-1sys/vfs/hammer2/xxhash/xxhash.c
+2-0sys/sys/types.h
+1-1sys/vfs/hammer2/hammer2_lz4.c
+2-0include/arpa/inet.h
+42-78 files

UnifiedSplitRaw