etc/protocols - sync with NetBSD-8
[minix.git] / external / public-domain / xz / dist / src / common / tuklib_config.h
blob549cb24d77381f2b1633273e6524cbc3e54baf15
1 #ifdef HAVE_CONFIG_H
2 # include "sysdefs.h"
3 #else
4 # include <stddef.h>
5 # include <inttypes.h>
6 # include <limits.h>
7 #endif