123456789101112 |
- $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>
-
- /*
|