Skip to content
Snippets Groups Projects
Commit 550b7f61 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

hopefully a bugfix for priocntl() call @ DU 4.0

Rev: src/acconfig.h:1.44
parent 13edb057
No related branches found
No related tags found
No related merge requests found
/* /*
* $Id: acconfig.h,v 1.43 1999/06/19 19:54:59 hubbe Exp $ * $Id: acconfig.h,v 1.44 1999/07/08 23:24:23 hubbe Exp $
*/ */
#ifndef MACHINE_H #ifndef MACHINE_H
#define MACHINE_H #define MACHINE_H
...@@ -54,6 +54,9 @@ ...@@ -54,6 +54,9 @@
/* Define to 'int' if <sys/time.h> doesn't */ /* Define to 'int' if <sys/time.h> doesn't */
#undef time_t #undef time_t
/* Define to 'short' if <sys/types.h> doesn't */
#undef pri_t
/* Define to 'int' if <signal.h> doesn't */ /* Define to 'int' if <signal.h> doesn't */
#undef sig_atomic_t #undef sig_atomic_t
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment