mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
296 B

  1. --- ./kdirstat/kdirtreecache.cpp.orig 2008-06-12 15:29:58.000000000 +0200
  2. +++ ./kdirstat/kdirtreecache.cpp 2008-06-12 15:30:05.000000000 +0200
  3. @@ -10,6 +10,7 @@
  4. #include <ctype.h>
  5. #include <errno.h>
  6. +#include <stdlib.h>
  7. #include <kdebug.h>
  8. #include "kdirtreecache.h"
  9. #include "kdirtree.h"