projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e380cce
)
Fixed warning by adding header
author
David Schleef
<ds@schleef.org>
Wed, 24 Oct 2001 22:24:28 +0000
(22:24 +0000)
committer
David Schleef
<ds@schleef.org>
Wed, 24 Oct 2001 22:24:28 +0000
(22:24 +0000)
lib/cmd.c
patch
|
blob
|
history
diff --git
a/lib/cmd.c
b/lib/cmd.c
index 8496a96cf807b5144f1b7a52777ace3b57ae6040..832d83f28e2760631dfda2d8d2f4a21998ed92b4 100644
(file)
--- a/
lib/cmd.c
+++ b/
lib/cmd.c
@@
-32,6
+32,7
@@
#include <math.h>
#include <sys/time.h>
#include <string.h>
+#include <stdlib.h>
#include <libinternal.h>