Skip to content

Commit

Permalink
fixup! net/sock_ip: Extend API for auxiliary data
Browse files Browse the repository at this point in the history
  • Loading branch information
maribu committed Aug 5, 2020
1 parent a702814 commit 8331715
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion makefiles/pseudomodules.inc.mk
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@ PSEUDOMODULES += shell_hooks
PSEUDOMODULES += slipdev_stdio
PSEUDOMODULES += sock
PSEUDOMODULES += sock_async
PSEUDOMODULES += sock_aux%
PSEUDOMODULES += sock_aux_local
PSEUDOMODULES += sock_aux_timestamp
PSEUDOMODULES += sock_dtls
PSEUDOMODULES += sock_ip
PSEUDOMODULES += sock_tcp
Expand Down

0 comments on commit 8331715

Please sign in to comment.