541f6acad3
Submitted by Nick Nauwelaerts <nick@wanadoo.be>. sunclock displays a map of the Earth and shows which portion is illuminated by the Sun.
12 lines
292 B
Plaintext
12 lines
292 B
Plaintext
$OpenBSD: patch-tildepath_c,v 1.1.1.1 2002/08/18 14:50:00 naddy Exp $
|
|
--- tildepath.c.orig Wed Jan 23 13:25:46 2002
|
|
+++ tildepath.c Wed Jan 23 13:26:02 2002
|
|
@@ -38,7 +38,6 @@ T* AUTHOR
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <pwd.h>
|
|
-#include <malloc.h>
|
|
#include <string.h>
|
|
|
|
/*
|