Delete: include-glibc/db.h

}(Logical change 1.6)
This commit is contained in:
osdl.org!shemminger 2004-06-02 20:22:08 +00:00
parent 29586ae00f
commit 4e5a847b09
1 changed files with 0 additions and 10 deletions

View File

@ -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 <db_185.h>