/* missing.h: * **************************************************************** * Copyright (C) 2003 Tom Lord * * See the file "COPYING" for further information about * the copyright and warranty status of this work. */ #ifndef INCLUDE__LIBARCH__WHATS_MISSING_H #define INCLUDE__LIBARCH__WHATS_MISSING_H #include "libawk/relational.h" #include "libarch/archive.h" /* automatically generated __STDC__ prototypes */ extern rel_table arch_missing (t_uchar const * tree_root, struct arch_archive * arch, t_uchar const * version, int skip_present); #endif /* INCLUDE__LIBARCH__WHATS_MISSING_H */ /* tag: Tom Lord Sat Jan 5 15:26:10 2002 (whats-missing.h) */