diff --git a/include-glibc/db.h b/include-glibc/db.h deleted file mode 100644 index 296584c2..00000000 --- a/include-glibc/db.h +++ /dev/null @@ -1,10 +0,0 @@ -/* Mess with various libdb in various glibcs is something... - * Crooked hands of hackers can result in amazing results making - * incompatibility at all the levels without any reasons. - * - * The simplest trick which I was able to invent is to write fake - * db.h including db_185.h and adding -I/usr/include/db3 to CFLAGS. - * Looks ugly but compiles everywhere. - */ - -#include