summaryrefslogtreecommitdiff
path: root/src/headers/bits-header
blob: 96c422ae62585ccf2dec9152a2fead0571e03134 (plain)
1
2
3
4
5
6
7
/* ISC license. */

#ifndef SKALIBS_UINT@BITS@_H
#define SKALIBS_UINT@BITS@_H

#include <stddef.h>
#include <stdint.h>