Browse Source

ibrowse_socks5: fix 'can't find include lib "kernel/src/inet_dns.hrl"' part2

pull/112/head
Serge Polkovnikov 11 years ago
parent
commit
df5ce8d8bb
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      src/ibrowse_socks5.erl

+ 0
- 2
src/ibrowse_socks5.erl View File

@ -1,7 +1,5 @@
-module(ibrowse_socks5).
-include_lib("kernel/src/inet_dns.hrl").
-export([connect/3]).
-define(TIMEOUT, 2000).

Loading…
Cancel
Save