You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-forensics/rifiuti/files/rifiuti-20040505_p1-Wimplic...

12 lines
232 B

--- a/rifiuti.c
+++ b/rifiuti.c
@@ -35,6 +35,8 @@
#include <stdio.h>
#include <time.h>
#include <math.h>
+#include <stdlib.h>
+#include <string.h>
#ifdef CYGWIN
ssize_t pread( int d, void *buf, size_t nbytes, off_t offset) {