12 lines
315 B
Text
12 lines
315 B
Text
$NetBSD: patch-ak,v 1.1 2007/07/28 01:30:01 joerg Exp $
|
|
|
|
--- ui/connection.c.orig 2007-07-28 00:42:56.000000000 +0000
|
|
+++ ui/connection.c
|
|
@@ -13,7 +13,6 @@
|
|
#include <Xm/List.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
-#include <malloc.h>
|
|
#include "xmftp.h"
|
|
#include "operations.h"
|
|
#include "../program/misc.h"
|