blob: 23243d29602f93c8ed78a615f109fcff049474cb [file] [log] [blame]
bigbiff bigbiff9c754052013-01-09 09:09:08 -05001/*
2** Copyright 2002-2003 University of Illinois Board of Trustees
3** Copyright 2002-2003 Mark D. Roth
4** All rights reserved.
5**
6** internal.h - internal header file for libtar
7**
8** Mark D. Roth <roth@uiuc.edu>
9** Campus Information Technologies and Educational Services
10** University of Illinois at Urbana-Champaign
11*/
12
13#include <config.h>
14#include <compat.h>
15
16#include <libtar.h>
17