More portability fixes. I think this now does something on BSDI.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
$Id: toc.c,v 1.2 2005/01/05 04:16:11 rocky Exp $
|
||||
$Id: toc.c,v 1.3 2005/01/06 03:38:58 rocky Exp $
|
||||
|
||||
Copyright (C) 2005 Rocky Bernstein <rocky@panix.com>
|
||||
Copyright (C) 1998 Monty xiphmont@mit.edu
|
||||
@@ -23,6 +23,10 @@
|
||||
* Table of contents convenience functions
|
||||
******************************************************************/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#include "low_interface.h"
|
||||
#include "utils.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user