diff options
Diffstat (limited to 'devices.c')
-rw-r--r-- | devices.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include <stdio.h> #include <stdlib.h> #include <string.h> #include <malloc.h> |