kvm_file.c: In function `kvm_deadfiles':
kvm_file.c:84: error: storage size of `filehead' isn't known
kvm_file.c:89: warning: comparison between signed and unsigned
kvm_file.c:96: error: dereferencing pointer to incomplete type
kvm_file.c:101: error: dereferencing pointer to incomplete type
kvm_file.c:102: error: invalid application of `sizeof' to an incomplete type
kvm_file.c:102: warning: comparison between signed and unsigned
kvm_file.c:103: error: dereferencing pointer to incomplete type
kvm_file.c:103: error: dereferencing pointer to incomplete type
kvm_file.c:107: error: invalid application of `sizeof' to an incomplete type
kvm_file.c:109: error: invalid application of `sizeof' to an incomplete type
kvm_file.c: In function `kvm_getfiles':
kvm_file.c:128: error: storage size of `filehead' isn't known
kvm_file.c:147: warning: comparison between signed and unsigned
kvm_file.c:151: error: dereferencing pointer to incomplete type
kvm_file.c:154: error: increment of pointer to unknown structure
kvm_file.c:154: error: arithmetic on pointer to an incomplete type
kvm_file.c:155: error: dereferencing pointer to incomplete type
kvm_file.c:174: error: invalid application of `sizeof' to an incomplete type
make: *** [bin/kvm_file.o] Error 1
