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.
gentoo-overlay/x11-misc/dclock/files/dclock-2.2.2_p4-include.patch

11 lines
204 B

--- dclock.c
+++ dclock.c
@@ -7,6 +7,7 @@
* manager: *Dclock.seconds: on
*/
#include <stdio.h>
+#include <stdlib.h> /* exit() */
#include <locale.h>
#include <X11/Intrinsic.h>
#include "Dclock.h"