head	1.2;
access;
symbols
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.09.09.20.26.30;	author mbr;	state dead;
branches;
next	1.1;

1.1
date	2001.09.06.22.39.15;	author alex;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Unbreak this port for STABLE and CURRENT.
@
text
@--- saferpay/saferpay.c.orig	Wed Sep  5 17:05:15 2001
+++ saferpay/saferpay.c	Wed Sep  5 17:05:27 2001
@@@@ -3,7 +3,7 @@@@
 #include <stdio.h>
 #include <errno.h>
 #include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include "idpapi.h"
 #include "idperrc.h"
 
@


1.1
log
@saferpay is a command line tool for online payment.
At the moment it is
used in europe, mostly germany and switzerland.

Submitted by:	Martin Blapp <mb@@imp.ch>
@
text
@@

