summaryrefslogtreecommitdiff
path: root/src/uid16.c
blob: 9502c2d3a785a9b58b95bca1e01aef98dc1bb408 (plain)
1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2014-2018 The strace developers.
 * All rights reserved.
 *
 * SPDX-License-Identifier: LGPL-2.1-or-later
 */

#define STRACE_UID_SIZE 16
#include "uid.c"