Commit e9ee5a00 authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

xkbsrv.h: move extern XkbFreePrivates to central include file

parent 3d77840c
......@@ -73,8 +73,6 @@ SOFTWARE.
#include "swaprep.h"
#include "dixevents.h"
extern void XkbFreePrivates(DeviceIntPtr device);
DeviceIntPtr
AddInputDevice(DeviceProc deviceProc, Bool autoStart)
{
......
......@@ -253,6 +253,7 @@ typedef struct
/***====================================================================***/
extern void XkbFreePrivates(DeviceIntPtr);
/***====================================================================***/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment