2015-03-30 13:39:58 +02:00
|
|
|
---
|
|
|
|
texk/lacheck/lacheck-1.26/lacheck.l | 1 +
|
|
|
|
1 file changed, 1 insertion(+)
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
--- texk/lacheck/lacheck-1.26/lacheck.l
|
|
|
|
+++ texk/lacheck/lacheck-1.26/lacheck.l 2008-03-05 13:59:37.000000000 +0000
|
2015-03-30 13:39:58 +02:00
|
|
|
@@ -119,6 +119,7 @@
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
#include <stdio.h>
|
|
|
|
#include <string.h>
|
|
|
|
+#include <unistd.h>
|
|
|
|
|
|
|
|
#if defined(WIN32) && !defined(__MINGW32__)
|
|
|
|
#include <win32lib.h>
|