mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 14:50:31 -04:00
11 lines
257 B
C
11 lines
257 B
C
--- libcob/fileio.h.orig Tue Aug 6 15:19:11 2002
|
|
+++ libcob/fileio.h Tue Aug 6 15:19:18 2002
|
|
@@ -21,7 +21,7 @@
|
|
#define COB_FILEIO_H
|
|
|
|
#include <stdio.h>
|
|
-#include <db.h>
|
|
+#include <db4/db.h>
|
|
#include <libcob/common.h>
|
|
|
|
#define COB_EQ 1 /* x == y */
|