13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
$NetBSD: patch-ab,v 1.1 2007/08/05 18:57:06 joerg Exp $
|
|
|
|
--- src/tX_widget.c.orig 2007-08-05 18:25:29.000000000 +0000
|
|
+++ src/tX_widget.c
|
|
@@ -29,7 +29,6 @@
|
|
#include "tX_widget.h"
|
|
#include "tX_types.h"
|
|
#include "tX_global.h"
|
|
-#include <malloc.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
|