blob: 2fbdd884fafb6588d2903dc1c2a7a3e5c42d51e0 [file] [log] [blame]
--- 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"