diff options
| author | Yannick Verschueren <unknown@unknown> | 2004-04-19 13:07:00 +0000 |
|---|---|---|
| committer | Yannick Verschueren <unknown@unknown> | 2004-04-19 13:07:00 +0000 |
| commit | ae6227a9cf82810ac46ca480918bc1d04e754f92 (patch) | |
| tree | b4678969644bf68261567bfce9d0abf638b612cd /codec | |
| parent | 4bbd79b370da1797f1ed3ee7cb60d9bb84d4b5ff (diff) | |
Remove call to obsolete library unistd.h
Diffstat (limited to 'codec')
| -rw-r--r-- | codec/convert.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/codec/convert.c b/codec/convert.c index 4697ed81..1784fbe8 100644 --- a/codec/convert.c +++ b/codec/convert.c @@ -30,7 +30,6 @@ #include <stdio.h> #include <stdlib.h> #include <math.h> -#include <unistd.h> #include <string.h> /* -->> -->> -->> -->> |
