Xephyr: fix a compiler warning

This commit is contained in:
Dodji Seketeli 2007-10-04 12:51:08 +02:00
parent 5d6eac1251
commit a7f210e6fc

View File

@ -28,6 +28,8 @@
#endif #endif
#include "ephyr.h" #include "ephyr.h"
extern void processScreenArg (char *screen_size, char *parent_id) ;
static int static int
EphyrInit (void) EphyrInit (void)
{ {