summaryrefslogtreecommitdiff
path: root/common/common.h
diff options
context:
space:
mode:
authorCebtenzzre <cebtenzzre@gmail.com>2023-09-18 10:03:53 -0400
committerGitHub <noreply@github.com>2023-09-18 10:03:53 -0400
commit8781013ef654270cbead3e0011e33a6d690fb168 (patch)
tree0412c1b4bb2173bcc91e806049cf5d0f1ab2d569 /common/common.h
parent7ddf185537b712ea0ccbc5f222ee92bed654914e (diff)
make : restore build-info.h dependency for several targets (#3205)
Diffstat (limited to 'common/common.h')
-rw-r--r--common/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/common.h b/common/common.h
index f9dfd4a2..18aea38c 100644
--- a/common/common.h
+++ b/common/common.h
@@ -3,7 +3,6 @@
#pragma once
#include "llama.h"
-#include "build-info.h"
#define LOG_NO_FILE_LINE_FUNCTION
#include "log.h"