view blobstat/globals.c @ 365:f888ae294b1b

fluid-mnf/README: should be complete now
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 15 Mar 2020 08:59:12 +0000
parents 23e5b940cb8b
children
line wrap: on
line source

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

struct category *category_list;
struct libentry *libentry_list;