mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 01:36:39 +08:00
Fix build
This commit is contained in:
parent
933bb96983
commit
5a685c16c5
|
@ -9,7 +9,7 @@
|
|||
// FISH_BUILD_VERSION="2.7.1-62-gc0480092-dirty"
|
||||
// Arrange for it to become a variable.
|
||||
static const char *const
|
||||
#include "../FISH-BUILD-VERSION-FILE"
|
||||
#include "FISH-BUILD-VERSION-FILE"
|
||||
;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user