Title: Remove an include that is no longer used after a move
Goal: accept
Parameters: [{file,"remincl.erl"},{funlist,[{f,0}]},{name,"reminclt"}].
Documentation: The function can be moved. The function will be exported in the target, as it was exported in the source. The target needs to import the header file, and it needs to import the source's library import. The include  attribute can be removed from the source, as nothing is used from the header. The unused import attributes can also be removed from the source. The qualifiers must stay the same.