view blobstat/globals.c @ 404:ceb71478414d

tfo: find-is-hdr program written
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 11 Mar 2023 18:16:22 +0000
parents 23e5b940cb8b
children
line wrap: on
line source

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

struct category *category_list;
struct libentry *libentry_list;