Include <errno.h> instead of <sys/errno.h> everywhere (found by S. Klauer).

This commit is contained in:
mmdolze
2009-10-17 19:19:09 +00:00
parent 55a9795c8a
commit b197729ad8
14 changed files with 14 additions and 13 deletions
+1
View File
@@ -9,6 +9,7 @@ v.0.5dev (ongoing development)
* Update driver includes and LDFLAGS (fixed glk and bayrad binding error)
* Modify all drivers to use server/drivers/report.h instead of shared/report.h
* Make all drivers using parallel port fail if they cannot get IO permission
* Include <errno.h> instead of <sys/errno.h> everywhere (found by S. Klauer)
v0.5.3
+ lcdexec: notification when called program finishes