[BACK]Return to tag.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/tag.c between version 1.31 and 1.32

version 1.31, 2020/04/02 22:10:27 version 1.32, 2020/04/03 10:29:01
Line 22 
Line 22 
 #include <assert.h>  #include <assert.h>
 #include <limits.h>  #include <limits.h>
 #include <stddef.h>  #include <stddef.h>
   #include <stdint.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32