1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-16 22:25:56 +01:00

fix portability bug for non-X11R6 systems

This commit is contained in:
kojima
1999-05-30 04:52:05 +00:00
parent c8cbc630c4
commit fbd9035f3e
2 changed files with 6 additions and 0 deletions

View File

@@ -257,7 +257,10 @@ enum {
#undef EASTEREGG
#ifndef RGBTXT
#define RGBTXT "/usr/X11R6/lib/X11/rgb.txt"
#endif
#define MAX_LENGTH 1024
static int fetchFile(char* toPath, char *imageSrcFile,