eb6c110652a8 — pouya@nohup.io 3 years ago
add missing header
1 files changed, 1 insertions(+), 0 deletions(-)

M drugbank.c
M drugbank.c +1 -0
@@ 1,5 1,6 @@ 
 #include <ctype.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include <unistd.h>