mirror of
https://github.com/labwc/labwc.git
synced 2026-02-12 04:27:57 -05:00
common: Add additional memory utilities (xzalloc() etc.)
This commit is contained in:
parent
b89f7bfc0d
commit
cb40cdc36c
35 changed files with 193 additions and 167 deletions
|
|
@ -22,7 +22,6 @@
|
|||
#include "common/font.h"
|
||||
#include "common/graphic-helpers.h"
|
||||
#include "common/string-helpers.h"
|
||||
#include "common/zfree.h"
|
||||
#include "config/rcxml.h"
|
||||
#include "theme.h"
|
||||
#include "xbm/xbm.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue