3aedf84118
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
239 B
C
10 lines
239 B
C
--- psmdir.c.orig Sun Aug 26 12:29:38 2001
|
|
+++ psmdir.c Sun Aug 26 12:29:44 2001
|
|
@@ -3,7 +3,6 @@
|
|
#include <unistd.h>
|
|
#include <signal.h>
|
|
#include <string.h>
|
|
-#include <malloc.h>
|
|
#include <math.h>
|
|
#include "psm.h"
|
|
#include "config.h"
|