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
319 B

  1. --- ./kscreensaver/kdesavers/firesaver.cpp.orig 2008-06-12 15:34:30.000000000 +0200
  2. +++ ./kscreensaver/kdesavers/firesaver.cpp 2008-06-12 15:34:36.000000000 +0200
  3. @@ -19,6 +19,7 @@
  4. // Email: asy@libero.it
  5. #include <math.h>
  6. +#include <stdlib.h>
  7. #include <sys/time.h>
  8. #include <kconfig.h>
  9. #include <kdebug.h>