diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/extinit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/extinit.h b/include/extinit.h index 0b36d3bcd..c3aa7b681 100644 --- a/include/extinit.h +++ b/include/extinit.h @@ -32,7 +32,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #include "extnsionst.h" -extern _X_EXPORT void +extern void XInputExtensionInit( void ); |