aren't with the current version. Sigh. - Install docs only if NOPORTDOCS is not set. - Fix some warnings, remove -pedantic and -Wall to silence the rest. - Bump PORTREVISION PR: 30098 Submitted by: MAINTAINER
10 lines
222 B
C
10 lines
222 B
C
--- 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"
|
|
|