remove bogus #include
This commit is contained in:
parent
f5eb40612c
commit
4035d7c856
@ -35,8 +35,6 @@ module Plugins.MkTemp (
|
|||||||
mkdtemp, -- :: FilePath -> IO Maybe FilePath
|
mkdtemp, -- :: FilePath -> IO Maybe FilePath
|
||||||
|
|
||||||
) where
|
) where
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
|
|
||||||
import Data.List
|
import Data.List
|
||||||
import Data.Char ( chr, ord, isDigit )
|
import Data.Char ( chr, ord, isDigit )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user