Commit 7a578a67 authored by Sjoerd Mullender's avatar Sjoerd Mullender

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

parent 7c3a5eef
...@@ -34,8 +34,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ...@@ -34,8 +34,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <unistd.h> #include <unistd.h>
#include <fcntl.h> #include <fcntl.h>
extern int sginap(long);
static object * static object *
sgi_nap(self, args) sgi_nap(self, args)
object *self; object *self;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment