ref: 7c736c4c1f93ca6c29af5b34cd5d3ec9aa1ca05b
dir: /no-icon.c/
#include <X11/Intrinsic.h> /* * Dummy source file which replaces the files generated in the * `icons' subdirectory, when they're absent. */ const char *const *const xpm_icons[] = { 0 }; const int n_xpm_icons = 0;