Remove unused header file includes
[emu8051.git] / src / common / psw.h
index f0888f8..54b3371 100644 (file)
@@ -9,8 +9,6 @@
 #ifndef PSW_H
 #define PSW_H 1
 
-#include <sys/types.h>
-
 int
 psw_read_bit(int bit);