1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-14 23:46:14 +00:00

Remove duplicate include version.h in xrdopt.c

This commit is contained in:
Nick Briggs 2023-02-21 12:42:31 -08:00
parent ac14ce0e40
commit 7c81d1fa08

View File

@ -9,7 +9,7 @@
/* */
/************************************************************************/
#include "version.h"
#include "version.h" // for MAIKO_ENABLE_ETHERNET
#include <X11/Xlib.h> // for XPointer, True, XParseGeometry, XResource...
#include <X11/Xresource.h> // for XrmoptionSepArg, XrmGetResource, Xrmoptio...
@ -20,7 +20,6 @@
#include <string.h> // for strncpy, strcat, strcpy, strcmp
#include <sys/types.h> // for u_char
#include <unistd.h> // for access, R_OK
#include "version.h" // for MAIKO_ENABLE_ETHERNET
#include "xdefs.h" // for WINDOW_NAME
#include "xrdoptdefs.h" // for print_Xusage, read_Xoption