From 0e263b06af5ead06fcc2a3e098cff1a094cb4235 Mon Sep 17 00:00:00 2001 From: David Xu Date: Sat, 3 Dec 2005 01:40:38 +0000 Subject: [PATCH] Add option P1003_1B_MQUEUE. --- sys/conf/options | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/conf/options b/sys/conf/options index 616fe126dea..e49a89d6e77 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -158,6 +158,7 @@ WLCACHE opt_wavelan.h WLDEBUG opt_wavelan.h # POSIX kernel options +P1003_1B_MQUEUE opt_posix.h P1003_1B_SEMAPHORES opt_posix.h _KPOSIX_PRIORITY_SCHEDULING opt_posix.h