mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
b57e7139d4
- Support USE_BDB PR: 114078 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
11 lines
275 B
C
11 lines
275 B
C
--- modules/logoepiwm/logoEPIwm.c.orig Sat Feb 3 08:53:20 2001
|
|
+++ modules/logoepiwm/logoEPIwm.c Sun Jun 24 01:06:40 2007
|
|
@@ -1,6 +1,7 @@
|
|
/* This is logoEPIwm */
|
|
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <X11/Xlib.h>
|
|
#include <X11/Xutil.h>
|