1a898aa460
* New hacks, `hypertorus', `cubestorm', `glknots', `blocktube', and `glmatrix'. * Updates to `cloudlife', `engine', `xmatrix', and `sonar'. * Rewrote `glslideshow': it should work on somewhat wimpier video cards now. * Various portability tweaks.
12 lines
299 B
Text
12 lines
299 B
Text
$NetBSD: patch-ae,v 1.9 2003/06/24 10:22:47 wiz Exp $
|
|
|
|
--- driver/xscreensaver.h.orig Sat Jun 7 10:22:21 2003
|
|
+++ driver/xscreensaver.h
|
|
@@ -12,6 +12,7 @@
|
|
#ifndef __XSCREENSAVER_H__
|
|
#define __XSCREENSAVER_H__
|
|
|
|
+#include <signal.h>
|
|
#include <stdlib.h>
|
|
#ifdef HAVE_UNISTD_H
|
|
# include <unistd.h>
|