add a note

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@986 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-08-11 05:41:51 +00:00
parent 4c6bccd337
commit 453b7cf92d

View File

@ -24,6 +24,10 @@
* Huntington Beach, CA 92648-4632 *
\********************************************************************/
/* hack alert -- much of the code in here should be chopped
* it is moving to the device-independent MultiLedger.c file
*/
#define _GNU_SOURCE
#include <stdio.h>
#include <string.h>