mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Missed one patch hunk in r14903.
We need stdlib.h for strtol(). git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14904 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <glib.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "qof.h"
|
||||
#include "qofquerycore-p.h"
|
||||
|
||||
Reference in New Issue
Block a user