summaryrefslogblamecommitdiffstats
path: root/config.h.pre
blob: 05f0485c17c86108e0039913822f15e63258367e (plain) (tree)
1
2
3
4
5
6



                                           
                                                                
      
#ifndef	MANDOC_CONFIG_H
#define	MANDOC_CONFIG_H

#if defined(__linux__) || defined(__MINT__)
# define _GNU_SOURCE /* getsubopt(), strcasestr(), strptime() */
#endif