[BACK]Return to mandocd.c CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/mandocd.c between version 1.11 and 1.12

version 1.11, 2019/03/03 13:02:11 version 1.12, 2020/06/14 23:40:31
Line 17 
Line 17 
  */   */
 #include "config.h"  #include "config.h"
   
 #if HAVE_CMSG_XPG42  #if NEED_XPG4_2
 #define _XPG4_2  #define _XPG4_2
 #endif  #endif
   

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

CVSweb