remove bogus #include
This commit is contained in:
@ -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 )
|
||||||
|
Reference in New Issue
Block a user