···29293030 # Fix a `conflicting types for 'scandir'' error on Glibc 2.11.
3131 ./scandir.patch
3232+3333+ # Force use of old memcpy so that installwatch works on Glibc <
3434+ # 2.14.
3535+ ./use-old-memcpy.patch
3236 ];
33373438 buildInputs = [gettext];