libdpkg: Move <config.h> and <compat.h> to the top of the flex file
Use the %top directive to force those includes to be the first in the
source code, so that the system correctly picks up desired features,
like LFS.
Prompted-by: Jonathan Nieder <jrnieder@gmail.com>