diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 66e952172aa..6d4864d1773 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -255,3 +255,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 255 | #ifndef HAVE_XSCREENNUMBEROFSCREEN | 255 | #ifndef HAVE_XSCREENNUMBEROFSCREEN |
| 256 | #define HAVE_XSCREENNUMBEROFSCREEN | 256 | #define HAVE_XSCREENNUMBEROFSCREEN |
| 257 | #endif | 257 | #endif |
| 258 | #ifndef HAVE_XRMSETDATABASE | ||
| 259 | #define HAVE_XRMSETDATABASE | ||
| 260 | #endif | ||