X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/e2fac8b15b12a7979f72090454d850e612fc5b13..b0d623f7f2ae71ed96e60569f61f9a9a27016e80:/bsd/machine/Makefile diff --git a/bsd/machine/Makefile b/bsd/machine/Makefile index 0c7accd47..83f5ebda9 100644 --- a/bsd/machine/Makefile +++ b/bsd/machine/Makefile @@ -10,14 +10,14 @@ include $(MakeInc_def) DATAFILES = \ byte_order.h endian.h fasttrap_isa.h \ - param.h profile.h \ + limits.h param.h profile.h \ setjmp.h signal.h types.h\ vmparam.h _structs.h _types.h _limits.h _param.h KERNELFILES = \ disklabel.h \ byte_order.h endian.h \ - param.h profile.h \ + limits.h param.h profile.h \ signal.h spl.h types.h \ vmparam.h _structs.h _types.h _limits.h _param.h