blob: 1540fa5a70bf55ae3eacf352a7cca12a4a4e62f0 [file] [log] [blame]
/*-------------------------------------------------------------------------
*
* 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 100
#endif /* TARRABLE_H */