aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/pms
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2023-03-22 19:35:09 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2023-03-22 19:35:09 +0000
commit4ffeb3b88ed228e72e13abe1be888c77c6ede95d (patch)
tree5048460718a28813fa7f443358a88622fe1257cd /sys/modules/pms
parent7bf44831ca05c67169fd90408b514573ddbbcf9d (diff)
Diffstat (limited to 'sys/modules/pms')
-rw-r--r--sys/modules/pms/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/pms/Makefile b/sys/modules/pms/Makefile
index 4dc00b75ff6f..3219b3e0e4a3 100644
--- a/sys/modules/pms/Makefile
+++ b/sys/modules/pms/Makefile
@@ -22,7 +22,6 @@ CFLAGS+=-fms-extensions
CFLAGS+=-Wredundant-decls
CFLAGS+=-Wunused-variable
-CFLAGS+=-Wnested-externs
CFLAGS+=-Woverflow
CFLAGS+=-Wmissing-prototypes
CFLAGS+=-Wparentheses