view blobstat/globals.c @ 383:97a294f69426

pirelli/audio-tones: basic keybeep and DTMF captured
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 10 Nov 2021 01:22:36 +0000
parents 23e5b940cb8b
children
line wrap: on
line source

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

struct category *category_list;
struct libentry *libentry_list;