Apparantly, the build is stricter when you start it from the root of the tree.

It only complains of an undefined function (dprintf) when I use jam from there,
not when I start it in this subdir.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5941 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Niels Sascha Reedijk
2004-01-06 19:51:14 +00:00
parent 8deb422714
commit e586f3a680
@@ -11,6 +11,7 @@
#include <KPPPOptionHandler.h>
#include <LockerHelper.h>
#include <KernelExport.h>
#include <netinet/in.h>
#include <core_funcs.h>