| 1234567891011 | $Id: update-patches 24 2008-08-31 14:56:13Z wbx $--- cbtt80-20060211-src.orig/bnbt.h	2006-02-07 18:44:58.000000000 +0100+++ cbtt80-20060211-src/bnbt.h	2009-05-09 16:17:54.000000000 +0200@@ -5,6 +5,7 @@ #ifndef BNBT_H  #define BNBT_H +#include <string.h> #include <stdio.h> #include <time.h> 
 |