< prev index next >

src/java.desktop/unix/native/libawt_xawt/awt/awt_InputMethod.c

Print this page

        

*** 28,37 **** --- 28,38 ---- #endif #include <stdio.h> #include <stdlib.h> #include <X11/Xlib.h> + #include <X11/keysym.h> #include <sys/time.h> #include "awt.h" #include "awt_p.h"
< prev index next >