Skip to content
Snippets Groups Projects
Commit e463730c authored by Gregory Nutt's avatar Gregory Nutt
Browse files

A little too much was deleted in a recent commit

parent cde108ef
No related branches found
No related tags found
No related merge requests found
......@@ -87,6 +87,8 @@ static void _net_semtake(FAR struct socketlist *list)
}
}
#define _net_semgive(list) sem_post(&list->sl_sem)
/****************************************************************************
* Public Functions
****************************************************************************/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment