fix missing import

This commit is contained in:
n1nj4sec 2017-01-06 19:21:16 +01:00
parent 1c89fef96d
commit 24654e21c0
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/usr/bin/env python
# -*- coding: UTF8 -*-
from pupylib import *
def init_winpcap(module):
if module.client.is_windows():