Rudiments
include
rudiments
private
bytestringincludes.h
1
// Copyright (c) 1999-2018 David Muse
2
// See the COPYING file for more information.
3
4
#include <rudiments/private/dll.h>
5
#include <rudiments/private/inttypes.h>
6
7
// necessary to get swab on redhat 7.3
8
//#define _XOPEN_SOURCE 600
9
10
#include <sys/types.h>
11
12
#ifdef RUDIMENTS_HAVE_WCTYPE_H
13
#include <wctype.h>
14
#endif
Generated on Wed Sep 22 2021 18:18:10 for Rudiments by
1.9.1