File: glib.patch

package info (click to toggle)
libavg 1.8.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 23,164 kB
  • ctags: 21,878
  • sloc: cpp: 84,221; python: 17,112; sh: 1,288; ansic: 783; makefile: 487; xml: 94
file content (4 lines) | stat: -rw-r--r-- 172 bytes parent folder | download | duplicates (3)
1
2
3
4
54c54
< #if !(defined(__APPLE__) && defined(__LP64__)) && !defined(USE_LIBICONV_GNU) && defined (_LIBICONV_H)
---
> #if !defined(USE_LIBICONV_GNU) && defined (_LIBICONV_H)