a517ea22e4
Fix detection of freetype library. PR: 36657 Submitted by: MAINTAINER
11 lines
269 B
C++
11 lines
269 B
C++
--- ./io/signature/src/signaturepmo.cpp.orig Thu Oct 26 18:51:32 2000
|
|
+++ ./io/signature/src/signaturepmo.cpp Sun Apr 7 01:40:32 2002
|
|
@@ -27,7 +27,6 @@
|
|
#endif
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
-#include <malloc.h>
|
|
|
|
/* project headers */
|
|
#include "config.h"
|