X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=klibc%2Fklibc%2Fatexit.h;h=792141def598d9fe896da1f3bf13117e7d606fc6;hb=accff726856a0b3258a413d823a534f4f437e6b2;hp=a60d641e233d258b91d5e92bbfed788fd2cd118a;hpb=a41a0e28c2ba0abf99b5e7ea17645ae0e4f05758;p=elogind.git diff --git a/klibc/klibc/atexit.h b/klibc/klibc/atexit.h index a60d641e2..792141def 100644 --- a/klibc/klibc/atexit.h +++ b/klibc/klibc/atexit.h @@ -13,7 +13,5 @@ struct atexit { struct atexit *next; }; -extern struct atexit *__atexit_list; - #endif /* ATEXIT_H */