2
0
Эх сурвалжийг харах

- _LIST_H changed to _SER_LIST_H to avoid conflicts with headers from
the STL library

Jan Janak 18 жил өмнө
parent
commit
84da1a0cd8
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      list.h

+ 2 - 2
list.h

@@ -30,8 +30,8 @@
  * $FreeBSD: /repoman/r/ncvs/src/sys/sys/queue.h,v 1.68 2006/10/24 11:20:29 ru Exp $
  */
 
-#ifndef _LIST_H
-#define	_LIST_H
+#ifndef _SER_LIST_H
+#define	_SER_LIST_H
 
 #include <sys/cdefs.h>