mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
Add some missing headers to tpu_api_dlsym_initializer
PiperOrigin-RevId: 359328632 Change-Id: Id8d197efc595cb5856acf0a2a5150a15828ae9db
This commit is contained in:
committed by
TensorFlower Gardener
parent
290585044e
commit
00ec3ffbaa
@@ -16,7 +16,9 @@ limitations under the License.
|
||||
#include "tensorflow/core/tpu/tpu_api_dlsym_initializer.h"
|
||||
|
||||
#include <dlfcn.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user