Mercurial > kinput2.yaz
comparison cmd/kinput2.c @ 21:7a454839a6de default tip
add some missing header files
| author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
|---|---|
| date | Tue, 09 Mar 2010 19:02:39 +0900 |
| parents | 598fcbe482b5 |
| children |
comparison
equal
deleted
inserted
replaced
| 20:9a2fbf86b5c7 | 21:7a454839a6de |
|---|---|
| 23 #ifndef lint | 23 #ifndef lint |
| 24 static char *rcsid = "$Id: kinput2.c,v 1.46 2002/01/06 15:13:38 ishisone Exp $"; | 24 static char *rcsid = "$Id: kinput2.c,v 1.46 2002/01/06 15:13:38 ishisone Exp $"; |
| 25 #endif | 25 #endif |
| 26 | 26 |
| 27 #include <stdio.h> | 27 #include <stdio.h> |
| 28 #include <stdlib.h> | |
| 28 #include <signal.h> | 29 #include <signal.h> |
| 29 #include <X11/Intrinsic.h> | 30 #include <X11/Intrinsic.h> |
| 30 #include <X11/StringDefs.h> | 31 #include <X11/StringDefs.h> |
| 31 #include <X11/Shell.h> | 32 #include <X11/Shell.h> |
| 32 #include "patchlevel.h" | 33 #include "patchlevel.h" |
