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

Diff for /src/usr.bin/mandoc/dba.c between version 1.1 and 1.2

version 1.1, 2016/08/01 10:32:39 version 1.2, 2016/08/05 21:37:39
Line 18 
Line 18 
  * The interface is defined in "dba.h".   * The interface is defined in "dba.h".
  */   */
 #include <sys/types.h>  #include <sys/types.h>
   #include <endian.h>
 #include <errno.h>  #include <errno.h>
 #include <stdint.h>  #include <stdint.h>
 #include <stdlib.h>  #include <stdlib.h>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2