add a warning

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@739 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-03-27 05:00:20 +00:00
parent e2893dda2d
commit 44f8e711b2

View File

@ -27,6 +27,10 @@
* * * *
\********************************************************************/ \********************************************************************/
/* hack alert -- splits & stocks probably not handled correctly
* this stuff still needs work
*/
#include <fcntl.h> #include <fcntl.h>
#include <string.h> #include <string.h>
#include <unistd.h> #include <unistd.h>