view blobstat/globals.c @ 369:66a6cb976076

pirelli/vibrator-ctrl
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 29 May 2021 07:42:17 +0000
parents 23e5b940cb8b
children
line wrap: on
line source

#include <sys/types.h>
#include "struct.h"

struct category *category_list;
struct libentry *libentry_list;