blob: 4be22d0792b35c592284b158a972dfcc244631ad (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- tildepath.c.orig 2000-09-01 15:34:51 UTC
+++ tildepath.c
@@ -38,7 +38,6 @@ T* AUTHOR
#include <stdio.h>
#include <stdlib.h>
#include <pwd.h>
-#include <malloc.h>
#include <string.h>
/*
|