X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Flist.h;fp=src%2Flist.h;h=ffce657076653d9e85878e933139b61ee584b2cd;hp=71ba09f77d04c2ff1141b3219ac39f0d18382010;hb=e54403529815aa48dc1ea687caaecb00eb58e893;hpb=0b9395d46bbd8302ed55cb480a5f0b52e5fc1ed8 diff --git a/src/list.h b/src/list.h index 71ba09f7..ffce6570 100644 --- a/src/list.h +++ b/src/list.h @@ -1,3 +1,8 @@ + +/* + * This file is based on include/linux/list.h in the Linux kernel source code. + */ + #ifndef _LINUX_LIST_H #define _LINUX_LIST_H