Skip to content

Commit

Permalink
remove obsolete artifact.
Browse files Browse the repository at this point in the history
  • Loading branch information
akrennmair committed Nov 24, 2011
1 parent 266d300 commit 2b33270
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pcap.go
Expand Up @@ -2,7 +2,6 @@ package pcap

/*
#cgo LDFLAGS: -lpcap
struct pcap { int dummy; };
#include <stdlib.h>
#include <pcap.h>
*/
Expand Down

0 comments on commit 2b33270

Please sign in to comment.