inserted missing include file for proper compilation M.Z.

This commit is contained in:
cvs
2003-03-14 07:55:50 +00:00
parent 60fd2d4226
commit 5a03fea0b8

View File

@ -7,6 +7,7 @@
---------------------------------------------------------------------------*/
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <assert.h>
#include "table.h"