diff srogue/io.c @ 119:458df24e973d

srogue: use functions from mdport.c. Shell escape, passwd entries, terminal settings, and most signal handling is now done with the more portable md_* functions.
author John "Elwin" Edwards
date Wed, 30 Apr 2014 14:46:30 -0700
parents 8757a0593e6e
children 94a0d9dd5ce1
line wrap: on
line diff
--- a/srogue/io.c	Sun Apr 27 08:29:14 2014 -0700
+++ b/srogue/io.c	Wed Apr 30 14:46:30 2014 -0700
@@ -263,7 +263,6 @@
 
 #ifdef NEED_GETTIME
 #include <stdio.h>
-#include <pwd.h>
 
 /*
  * gettime: