diff options
Diffstat (limited to 'tools/detect')
-rw-r--r-- | tools/detect/detect.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/detect/detect.nim b/tools/detect/detect.nim index fe233420b..ed9438494 100644 --- a/tools/detect/detect.nim +++ b/tools/detect/detect.nim @@ -630,6 +630,7 @@ v("MSG_EOR") v("MSG_OOB") v("SCM_RIGHTS") v("SO_ACCEPTCONN") +v("SO_BINDTODEVICE") v("SO_BROADCAST") v("SO_DEBUG") v("SO_DONTROUTE") |