blob: 704e0b42052aaf06041504ad371e33411c7ed9cb [file]
/*-------------------------------------------------------------------------
*
* tarrable.h
*
*
* Copyright (c) 2019-Present VMware, Inc. or its affiliates.
*
*
* IDENTIFICATION
* src/include/utils/tarrable.h
*
*-------------------------------------------------------------------------
*/
#ifndef TARRABLE_H
#define TARRABLE_H
#define MAX_TARABLE_SYMLINK_PATH_LENGTH 200
#endif /* TARRABLE_H */