Add missing include of stdlib.
git-svn-id: http://tint2.googlecode.com/svn/trunk@237 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
parent
41d6518a41
commit
6ec5d5be99
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
**************************************************************************/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <locale.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
|
Loading…
Reference in a new issue