diff options
-rw-r--r-- | Presence/GetHostByAddr.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Presence/GetHostByAddr.hs b/Presence/GetHostByAddr.hs index d5a813bc..db1ee09c 100644 --- a/Presence/GetHostByAddr.hs +++ b/Presence/GetHostByAddr.hs | |||
@@ -1,3 +1,4 @@ | |||
1 | {-# LANGUAGE ForeignFunctionInterface #-} | ||
1 | module GetHostByAddr where | 2 | module GetHostByAddr where |
2 | 3 | ||
3 | import Network.BSD | 4 | import Network.BSD |