Merge branch 'dk/p4-import-ctypes'
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2015 22:55:26 +0000 (15:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2015 22:55:26 +0000 (15:55 -0700)
"git-p4" tried to use from ctypes module without first importing
it.

* dk/p4-import-ctypes:
git-p4: import the ctypes module

No differences found