OSDN Git Service

test on linux.
[putex/putex.git] / src / texsourc / yandytex.h
index 93271a4..231e43b 100644 (file)
 #include <time.h>
 #include <signal.h>
 #ifdef MSDOS
-  #include <direct.h> /* for _getcwd() */
-  #include <conio.h>  /* for _getch() */
-  #define getch _getch
+#include <kpathsea/win32lib.h>
+#include <conio.h>
+#define getch _getch
 #else
-  #include <unistd.h>
+#include <unistd.h>
 #endif
 #include "hpdf.h"
 #include "hpdf_utils.h"