mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
Run "make autostyle"
This commit is contained in:
parent
11adf0f46f
commit
6472d9cfdf
@ -16,7 +16,7 @@
|
||||
#include "lib/confmgt/confmgt.h"
|
||||
#include "lib/encoding/confline.h"
|
||||
|
||||
#include "hs_ob.h"
|
||||
#include "feature/hs/hs_ob.h"
|
||||
|
||||
/* Options config magic number. */
|
||||
#define OB_OPTIONS_MAGIC 0x631DE7EA
|
||||
|
@ -9,7 +9,7 @@
|
||||
#ifndef TOR_HS_OB_H
|
||||
#define TOR_HS_OB_H
|
||||
|
||||
#include "hs_service.h"
|
||||
#include "feature/hs/hs_service.h"
|
||||
|
||||
bool hs_ob_service_is_instance(const hs_service_t *service);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user