Files
repmgr/strutil.h

12 lines
132 B
C

/*
* strutil.h
* Copyright (c) 2ndQuadrant, 2010-2017
*/
#ifndef _STRUTIL_H_
#define _STRUTIL_H_
#define MAXLEN 1024
#endif