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

#ifndef UINT@BITS@_H
#define UINT@BITS@_H

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