diff options
| author | Ian C <ianc@noddybox.co.uk> | 2004-08-22 23:57:41 +0000 |
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2004-08-22 23:57:41 +0000 |
| commit | e6db986176b96bcb4812321ee1f2eaf17f900528 (patch) | |
| tree | d4ac6ecf1d049b6475132ab6329cbbf7583b3bfe /int2tap.c | |
| parent | 8720a50b83396e092f49a4ca48e103631b0904bf (diff) | |
Tidied up includes
Diffstat (limited to 'int2tap.c')
| -rw-r--r-- | int2tap.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -28,9 +28,6 @@ static const char id[]="$Id$"; #include <stdlib.h> #include <stdio.h> #include <string.h> -#include <stdarg.h> -#include <time.h> -#include <errno.h> #include "intel.h" #include "tap.h" |
