(file) Return to credcache.h CVS log (file) (dir) Up to [OMI] / omi / base

Diff for /omi/base/credcache.h between version 1.2 and 1.3

version 1.2, 2015/04/20 18:10:09 version 1.3, 2015/04/20 18:19:49
Line 26 
Line 26 
 #define _omi_credcache_h #define _omi_credcache_h
  
 #include <common.h> #include <common.h>
 #include "strings.h"  #include <pal/strings.h>
   
 #if defined(CONFIG_POSIX) #if defined(CONFIG_POSIX)
 #else  
 #endif  
  
 BEGIN_EXTERNC BEGIN_EXTERNC
  
Line 69 
Line 68 
  
 END_EXTERNC END_EXTERNC
  
   #else
   #endif
   
 #endif /* _omi_credcache_h */ #endif /* _omi_credcache_h */


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

ViewCVS 0.9.2