[BACK]Return to h_macros.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / tests

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/tests/h_macros.h between version 1.8 and 1.9

version 1.8, 2012/03/15 02:02:22 version 1.9, 2013/05/17 15:42:09
Line 29 
Line 29 
 #ifndef SRC_TESTS_H_MACROS_H_  #ifndef SRC_TESTS_H_MACROS_H_
 #define SRC_TESTS_H_MACROS_H_  #define SRC_TESTS_H_MACROS_H_
   
   #include <sys/types.h>
 #include <errno.h>  #include <errno.h>
 #include <stdarg.h>  #include <stdarg.h>
 #include <stdio.h>  #include <stdio.h>

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb <webmaster@jp.NetBSD.org>