Description: do not modify $LOAD_PATH to find C extension
 Ruby knwos where to find it
Author: Cédric Boutillier <boutil@debian.org>
Forwarded: not-needed
Last-Update: 2013-06-17

--- a/lib/http_parser.rb
+++ b/lib/http_parser.rb
@@ -1,4 +1,3 @@
-$:.unshift File.expand_path('../', __FILE__)
 require 'ruby_http_parser'
 
 Http = HTTP
