オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/1.8.x/ccs-patch/security/ccsecurity/compat.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3561 by kumaneko, Thu Apr 1 05:04:44 2010 UTC revision 3582 by kumaneko, Sat Apr 10 08:57:15 2010 UTC
# Line 206  static inline struct socket *SOCKET_I(st Line 206  static inline struct socket *SOCKET_I(st
206  #endif  #endif
207    
208  #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 20)  #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 20)
 #ifndef _STRUCT_PATH_DEFINED  
209  struct path {  struct path {
210          struct vfsmount *mnt;          struct vfsmount *mnt;
211          struct dentry *dentry;          struct dentry *dentry;
212  };  };
213  #endif  #endif
 #endif  
214    
215  #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 25)  #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 25)
216    

Legend:
Removed from v.3561  
changed lines
  Added in v.3582

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26