view blobstat/globals.c @ 353:3aecf9bc1bf3

fluid-mnf/machine.c: bogus reset code removed
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 13 Mar 2020 19:41: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;