diff options
Diffstat (limited to 'util/iobuf.c')
-rw-r--r-- | util/iobuf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/iobuf.c b/util/iobuf.c index 445a0c23e..4d97607bf 100644 --- a/util/iobuf.c +++ b/util/iobuf.c @@ -34,7 +34,7 @@ #endif #ifdef __riscos__ #include <kernel.h> -#include <sys/swis.h> +#include <swis.h> #endif /* __riscos__ */ #include "memory.h" |