mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-10 09:34:22 +01:00
cleanup: remove unneeded includes in header files.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "version.h"
|
||||
#include <ccan/compiler/compiler.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
/* Only common/version.c can safely include this. */
|
||||
# include "version_gen.h"
|
||||
|
||||
Reference in New Issue
Block a user