author | Max Kellermann <max@duempel.org> | |
Tue, 16 Sep 2008 17:11:39 +0000 (19:11 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Tue, 16 Sep 2008 17:11:39 +0000 (19:11 +0200) | ||
commit | 9653c35fe54e6c7b4a7764254d6a5283eb859039 | |
tree | d4bcf129f022b21c01641b0169a7ff4f37484f41 | tree | snapshot |
parent | 1f2d9cc479945e1c05021b6547a2665c87e2cafe | commit | diff |
mpdclient: add struct names, for forward declarations
To relax the include dependencies, give all structs real names, in
addition to the typedef names. This way, other headers can
forward-declare them, and do not need to include mpdclient.h. In the
future, the typedefs will be removed.
To relax the include dependencies, give all structs real names, in
addition to the typedef names. This way, other headers can
forward-declare them, and do not need to include mpdclient.h. In the
future, the typedefs will be removed.
src/mpdclient.h | diff | blob | history |