remove redundent def

This commit is contained in:
Marty Kraimer
2000-04-28 18:32:35 +00:00
parent 432dd776b6
commit 4138d876f2
+1 -2
View File
@@ -7,10 +7,9 @@ This software was developed under a United States Government license
described on the COPYRIGHT_UniversityOfChicago file included as part
of this distribution.
****************************************************************************/
#include <stddef.h>
#include <string.h>
#include <stdlib.h>
#include <stddef.h>
#include <string.h>
#include <stdio.h>
#include "dbDefs.h"