7 lines
79 B
C
7 lines
79 B
C
#ifndef XRDB_PARSE_H
|
|
#define XRDB_PARSE_H
|
|
|
|
extern int xrdb_find_dpi();
|
|
|
|
#endif
|