blob: 6c8479ff0eaca89af091cef72af8dc3d3333b0d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- wmcube.c.orig Thu Aug 16 13:04:38 2001
+++ wmcube.c Thu Aug 16 13:05:00 2001
@@ -38,7 +38,6 @@
#include <math.h>
/* forgotten includes */
-#include <getopt.h>
#include <dirent.h>
#include <sys/wait.h>
|