aboutsummaryrefslogtreecommitdiff
path: root/box-templates/box_1-23.c
blob: 27c80e0313d893867af8254323e6cc57dd26dbdb (plain) (blame)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-3.0-or-later */
/* START */

#include <string.h>
#include <unistd.h>
#include <libgen.h>
#include <stdio.h>
/*  END  */