Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
de31fac6
Commit
de31fac6
authored
Aug 14, 2010
by
JINMEI Tatuya
Browse files
propset
git-svn-id:
svn://bind10.isc.org/svn/bind10/trunk@2729
e5f2f494-b856-4b98-b285-d166d9295462
parent
0821f2b7
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/lib/dns/python/libdns_python.cc
View file @
de31fac6
...
...
@@ -23,6 +23,8 @@
//
// And of course care has to be taken that all identifiers be unique
// $Id$
#define PY_SSIZE_T_CLEAN
#include
<Python.h>
#include
<structmember.h>
...
...
src/lib/dns/python/message_python.cc
View file @
de31fac6
...
...
@@ -12,7 +12,7 @@
// OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
// PERFORMANCE OF THIS SOFTWARE.
// $Id
: message_python.cc 1711 2010-04-14 15:14:53Z jelte
$
// $Id$
#include
<dns/message.h>
using
namespace
isc
::
dns
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment