Move the legacy compatibility goo into legacy.c
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 22 Dec 2009 10:30:45 +0000 (12:30 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 22 Dec 2009 10:30:45 +0000 (12:30 +0200)
commit854f7486149f2c0713b45dd29a650fb3e10a44e8
tree5619dc95e30ea9db56f85a59108af2f7c28aa027
parent220adf02ded4c6b499d10a8d589df73424fc4931
Move the legacy compatibility goo into legacy.c
- no functional changes
- headerGetRawEntry() hasn't had a public prototype since rpm 4.0 days
  but there are some 3rd party users still (sigh), leave it alone as
  exposing the proto now would only cause *more* trouble to the external
  users
lib/header_internal.c
lib/header_internal.h
lib/legacy.c