Skip to content

Commit 46ebb95

Browse files
committed
Update ex17.c
Removed unnecessary header assert.h.
1 parent 73716db commit 46ebb95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ex17/ex17.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#include <stdio.h>
2-
#include <assert.h>
32
#include <stdlib.h>
43
#include <errno.h>
54
#include <string.h>

0 commit comments

Comments
 (0)