view blobstat/globals.c @ 357:ebb9377cf52c

fluid-mnf/machine.c: read operation time report message changed to match the reality of the number being in ms, not s
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 13 Mar 2020 20:56:47 +0000
parents 23e5b940cb8b
children
line wrap: on
line source

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

struct category *category_list;
struct libentry *libentry_list;