Btw, the files that include these header files are: - update_command.c in /shell - deployment_admin.c in /deployment_admin/private/src/
Cheers, Jonathan 2012/4/18 Jonathan Melissant <[email protected]> > During compilation I've found a new bug in celix. > Some files include curl/types.h, although newer versions of curl no longer > have this header file. > I've managed to comment the files that include this header file out, > resulting in a succesfull build. > > Regards, > > Jonathan >
