89e410fb12
PR: 119971 Submitted by: "Beat Gaetzi" <beat@chruetertee.ch> Approved by: maintainer implicit
11 lines
248 B
C
11 lines
248 B
C
--- bk/bkCache.c.orig Thu Jan 24 22:54:28 2008
|
|
+++ bk/bkCache.c Thu Jan 24 22:54:47 2008
|
|
@@ -21,8 +21,6 @@
|
|
|
|
#include <string.h>
|
|
#include <stdio.h>
|
|
-#include <sys/timeb.h>
|
|
-#include <sys/types.h>
|
|
#include <sys/stat.h>
|
|
|
|
#include "bkInternal.h"
|