fix eden thrift legacy dependencies

Summary: `legacy.py` depends on other files in this directory, so lets add them all to the link tree

Reviewed By: fanzeyi

Differential Revision: D23356917

fbshipit-source-id: e4bfd82ebbd9d143a5454a43bb47e8dd55b4485f
This commit is contained in:
Genevieve Helsel 2020-08-31 07:54:12 -07:00 committed by Facebook GitHub Bot
parent 89791f6b89
commit 5157cf6f34

View File

@ -3,6 +3,9 @@
# This software may be used and distributed according to the terms of the
# GNU General Public License version 2.
# TODO(T65013742)
# pyre-ignore-all-errors
from __future__ import absolute_import, division, print_function, unicode_literals
import ctypes