Removed declaration of sginap because it conflicted with a header file.

This commit is contained in:
Sjoerd Mullender 1995-10-11 08:47:28 +00:00
parent 4237efc7f0
commit 7d0590b544

View File

@ -34,8 +34,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <unistd.h>
#include <fcntl.h>
extern int sginap(long);
static object *
sgi_nap(self, args)
object *self;