diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2022-06-13 17:35:40 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2022-06-13 17:35:40 +0000 |
| commit | 5ea3094e6a755b931d144f30a824e2fed10a8a33 (patch) | |
| tree | 3d435b9bdf59ececbbb720c3c6244d15793ee351 /include | |
| parent | 8dc3fdfe69d588851237cc9e2e8cdc90a4a6aa0f (diff) | |
Diffstat (limited to 'include')
| -rw-r--r-- | include/i386/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/i386/Makefile b/include/i386/Makefile index 58c619f4dbdf..b5f5a23eb906 100644 --- a/include/i386/Makefile +++ b/include/i386/Makefile @@ -15,6 +15,7 @@ INCS= \ # This should be fixed. INCS+= \ counter.h \ + md_var.h \ pcpu.h \ pcpu_aux.h INCSDIR= ${INCLUDEDIR}/i386 |
