mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-26 21:41:27 -04:00
13 lines
299 B
Plaintext
13 lines
299 B
Plaintext
$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>
|