Skip to content
Snippets Groups Projects
Commit 95d04528 authored by slevy's avatar slevy
Browse files

Irix-ify.

parent 584c2c71
No related branches found
No related tags found
No related merge requests found
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include "specks.h" #include "specks.h"
#include "partiviewc.h"
#include "futil.h"
#include <ctype.h>
#undef isspace /* for irix 6.5 backward compat, sigh */
#if unix #if unix
# include <unistd.h> # include <unistd.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment