ref: ea13d39a1780406421d2e9aa01c4caeca100c9eb
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;