mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
Icon.c: include stdlib.h
This commit is contained in:
parent
daffaf7045
commit
4568a22f99
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
*/
|
||||
/* $XConsortium: Icon.c /main/10 1996/11/20 15:35:35 drk $ */
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "IconP.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue