mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-19 09:20:56 -04:00
13 lines
313 B
Plaintext
13 lines
313 B
Plaintext
$NetBSD: patch-at,v 1.1 2001/02/23 22:19:42 tron Exp $
|
|
|
|
--- src/p_menu.c.orig Fri Jan 9 18:16:28 1998
|
|
+++ src/p_menu.c Fri Feb 23 22:35:22 2001
|
|
@@ -14,6 +14,7 @@
|
|
#include "p_post.h"
|
|
#include "p_setup.h"
|
|
#include "resource.h"
|
|
+#include "sysdeps.h"
|
|
#include "server.h"
|
|
#include "util.h"
|
|
#include "widgets.h"
|