mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23: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_ID "$Id$"
|
||||
|
||||
#import "compat.h"
|
||||
#import "util.h"
|
||||
#include "compat.h"
|
||||
#include "util.h"
|
||||
|
||||
/** A resizeable list of pointers, with associated helpful functionality. */
|
||||
typedef struct smartlist_t {
|
||||
|
Loading…
Reference in New Issue
Block a user