Changes of Revision 56
[-] [+] | Changed | cego.spec |
[-] [+] | Added | cego-2.17.4-includes.patch ^ |
@@ -0,0 +1,13 @@ +--- src/CegoBTreeCursor.cc.orig 2013-02-23 11:46:00.528018377 +0100 ++++ src/CegoBTreeCursor.cc 2013-02-23 11:46:13.864021900 +0100 +@@ -34,8 +34,8 @@ + // + /////////////////////////////////////////////////////////////////////////////// + +-// #include <string.h> +-// #include <stdlib.h> ++#include <string.h> ++#include <stdlib.h> + + // cego includes + #include "CegoBTreeCursor.h" |