diff --git a/ChangeLog b/ChangeLog index 13c98128..770f0b0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Mar 4 13:47:13 2005 Søren Sandmann + + * sysprof.c: Remove include of non-existing tracing.h + Thu Mar 3 23:48:13 2005 Soeren Sandmann * profile.c (profile_load): Write this function. diff --git a/sysprof.c b/sysprof.c index 75f6d201..b45a4e0e 100644 --- a/sysprof.c +++ b/sysprof.c @@ -13,7 +13,6 @@ #include "stackstash.h" #include "profile.h" #include "treeviewutils.h" -#include "tracing.h" /* FIXME */ #define _(a) a