Move misc.h and os.h from proto/X11 to xserver/xorg/include.

This commit is contained in:
Daniel Stone 2005-07-03 07:55:00 +00:00
parent 46b64bd5c6
commit 401e4580d6

View File

@ -23,8 +23,10 @@ sdk_HEADERS = \
globals.h \ globals.h \
input.h \ input.h \
inputstr.h \ inputstr.h \
misc.h \
miscstruct.h \ miscstruct.h \
opaque.h \ opaque.h \
os.h \
pixmap.h \ pixmap.h \
pixmapstr.h \ pixmapstr.h \
property.h \ property.h \