mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 12:29:16 -04:00
17 lines
316 B
C
17 lines
316 B
C
|
|
$FreeBSD$
|
|
|
|
--- backends/bdb-backend.c 2002/02/15 19:10:46 1.1
|
|
+++ backends/bdb-backend.c 2002/02/15 19:11:25
|
|
@@ -29,10 +29,9 @@
|
|
#include <gconf/gconf-internals.h>
|
|
#include <gconf/gconf.h>
|
|
|
|
+#include "config.h"
|
|
#include "bdb.h"
|
|
#include "dir-utils.h"
|
|
-
|
|
-#include <db.h>
|
|
|
|
#include <stdio.h>
|
|
#include <time.h>
|