View | Details | Raw Unified | Return to bug 37186 | Differences between
and this patch

Collapse All | Expand All

(-)dbview-1.0.3.1/db_dump.c Wed Apr 17 15:56:46 2002 (-1 / +1 lines)
Lines 54-60 Link Here
54
#include <sys/stat.h>
54
#include <sys/stat.h>
55
#include <stdio.h>
55
#include <stdio.h>
56
#include <unistd.h>
56
#include <unistd.h>
57
#include <malloc.h>
57
#include <stdlib.h>
58
#include <ctype.h>
58
#include <ctype.h>
59
#include <string.h>
59
#include <string.h>

Return to bug 37186