Date: Sat, 6 Sep 2003 22:33:46 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include db_machdep.h Message-ID: <200309070533.h875XkXg013823@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/09/06 22:33:46 PDT FreeBSD src repository Modified files: sys/alpha/include db_machdep.h Log: Fix build breakage caused by the inclusion of <ddb/ddb.h> while building a module. Inclusion of option files (opt_ddb.h in this case) is not possible for modules. The inclusion of opt_ddb.h in this header is questionable. Revision Changes Path 1.8 +2 -1 src/sys/alpha/include/db_machdep.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309070533.h875XkXg013823>