mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 23:53:32 +01:00
stupid gcc. stupid nickm.
svn:r5277
This commit is contained in:
parent
3347c1741d
commit
0349598928
@ -7,8 +7,8 @@
|
|||||||
#define __CONTAINER_H
|
#define __CONTAINER_H
|
||||||
#define CONTAINER_H_ID "$Id$"
|
#define CONTAINER_H_ID "$Id$"
|
||||||
|
|
||||||
#import "compat.h"
|
#include "compat.h"
|
||||||
#import "util.h"
|
#include "util.h"
|
||||||
|
|
||||||
/** A resizeable list of pointers, with associated helpful functionality. */
|
/** A resizeable list of pointers, with associated helpful functionality. */
|
||||||
typedef struct smartlist_t {
|
typedef struct smartlist_t {
|
||||||
|
Loading…
Reference in New Issue
Block a user