mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-07 02:48:21 +02:00
Xephyr: fix a compiler warning
This commit is contained in:
parent
5d6eac1251
commit
a7f210e6fc
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@
|
|||
#endif
|
||||
#include "ephyr.h"
|
||||
|
||||
extern void processScreenArg (char *screen_size, char *parent_id) ;
|
||||
|
||||
static int
|
||||
EphyrInit (void)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue