libtt: resolve implicit delaration of free() and exit() warnings

This commit is contained in:
Peter Howkins
2012-08-22 12:39:25 +01:00
parent 0b623d4b63
commit 8a78cc767e
5 changed files with 5 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ static char sccsid[] = "@(#)iserror.c 1.10 89/07/17 Copyr 1988 Sun Micro";
#include "isam_impl.h"
#include <errno.h>
#include <stdlib.h>
#include <syslog.h>
#ifdef __ultrix__
#define LOG_USER LOG_INFO