summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/autotrace/bitmap.c
blob: 759a0df5c02d72240686eb7de8e288a258f9df5f (plain)
1
2
3
4
5
6
7
8
/* bitmap.c: operations on bitmaps. */

#ifdef HAVE_CONFIG_H
#include "config.h"
#endif /* Def: HAVE_CONFIG_H */

#include "bitmap.h"
#include "xstd.h"