Skip to content
Snippets Groups Projects
Commit 0ed3f742 authored by sof's avatar sof
Browse files

[project @ 1998-05-31 15:25:02 by sof]

Bring prototypes of cbits/ stubs into scope when compiling .hc file
parent 5b4e0f87
No related merge requests found
......@@ -17,7 +17,7 @@ some operating systems, it may also be possible to have paths which
are relative to the current directory.
\begin{code}
{-# OPTIONS -#include <sys/stat.h> -#include <dirent.h> #-}
{-# OPTIONS -#include <sys/stat.h> -#include <dirent.h> -#include "cbits/stgio.h" #-}
module Directory
(
Permissions(Permissions),
......
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