blob: 7432fd0e8e57db264ef8bf3652ca2a583c41bff7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- psmdel.c.orig Sun Aug 26 12:29:07 2001
+++ psmdel.c Sun Aug 26 12:29:11 2001
@@ -3,7 +3,6 @@
#include <unistd.h>
#include <signal.h>
#include <string.h>
-#include <malloc.h>
#include "psm.h"
#include "config.h"
|