patch-2.4.6 linux/drivers/atm/fore200e_mkfirm.c
Next file: linux/drivers/atm/idt77105.c
Previous file: linux/drivers/atm/fore200e.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Jun 20 11:10:27 2001
- Orig file:
v2.4.5/linux/drivers/atm/fore200e_mkfirm.c
- Orig date:
Mon Feb 21 16:32:27 2000
diff -u --recursive --new-file v2.4.5/linux/drivers/atm/fore200e_mkfirm.c linux/drivers/atm/fore200e_mkfirm.c
@@ -10,8 +10,9 @@
*/
#include <stdio.h>
+#include <stdlib.h>
#include <sys/types.h>
-#include <sys/time.h>
+#include <time.h>
char* default_basename = "pca200e"; /* was initially written for the PCA-200E firmware */
char* default_infname = "<stdin>";
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)