projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Turkish program translation update
[apt.git]
/
apt-pkg
/
sourcelist.h
diff --git
a/apt-pkg/sourcelist.h
b/apt-pkg/sourcelist.h
index af75693754ded819e1cf598a77ea1328147d8368..9df0c1d7419c3fbd46e38fef1d113fbd8e06b067 100644
(file)
--- a/
apt-pkg/sourcelist.h
+++ b/
apt-pkg/sourcelist.h
@@
-29,6
+29,7
@@
#include <apt-pkg/pkgcache.h>
#include <apt-pkg/cacheiterators.h>
#include <apt-pkg/pkgcache.h>
#include <apt-pkg/cacheiterators.h>
+#include <apt-pkg/macros.h>
#include <time.h>
#include <time.h>
@@
-63,7
+64,7
@@
class pkgSourceList
// Global list of Items supported
static Type **GlobalList;
static unsigned long GlobalListLen;
// Global list of Items supported
static Type **GlobalList;
static unsigned long GlobalListLen;
- static Type *GetType(const char *Type);
+ static Type *GetType(const char *Type)
APT_PURE
;
const char *Name;
const char *Label;
const char *Name;
const char *Label;